I need to create a formula to display parameter value(s) entered by the user. The parameter is a Multiple Discrete.
I am having trouble with it as there can be multiple or a single value. If there is only one value I can't use JOIN, so I am trying to figure out a way to determine if the parameter is a distinct value or multiple (array) value and then use the appropriate CASE to display the value(s).
I have been trying to determine a way to COUNT the number of values in the parameter but the COUNT function doesn't work. I don't know of any kind of IS ARRAY? type test.
Any ideas?
Chris
Chris
DFW Crystal User Group
I am having trouble with it as there can be multiple or a single value. If there is only one value I can't use JOIN, so I am trying to figure out a way to determine if the parameter is a distinct value or multiple (array) value and then use the appropriate CASE to display the value(s).
I have been trying to determine a way to COUNT the number of values in the parameter but the COUNT function doesn't work. I don't know of any kind of IS ARRAY? type test.
Any ideas?
Chris
Chris
DFW Crystal User Group