Hello,
I'm working with NetAdvantage 2013.1. In one of my reports I designed I have 2 tables. One of those 2 tables may only be visible when a parameter has a certain value.
I know it has to be done in the Visible property, but I do not know the expression has to be written. I've tried several expressions without any success. How can this be solved?
Thank you very much for your help.
Geert De Vylder
I did found the solution.
It works with the following expression:
Parameters.ParameterName Like "Value".