Has anyone used the ParamCount report Function in Report Studio? I am trying to see how many values the user has selected in the prompt. For intance, (GO Sales & Retailers), Product Line multi-select prompt on prompt page. Layout calculation in header of the report showing the count of how many product lines were selected. I thought that is what the ParamCount function is for. However when it runs I get blank in return. Here is my calc:
ParamCount(ParamDisplayValue("Product line"))
I see no documentation on this anywhere aside from the standard description. If you have encountered it or know any other way of doing this please respond.
Thanks all,