Hello,
I have a report where I write the name of the sales person above the data table depending on what sales district i pick as a parameter. It is also allowed to pick more than one district, but when that happens, the report will always show the name of the sales person for the first district, but the data in the table will show for all the sales districts that have been choosen.
Now, I would like my report to not display anything in the name field if the parameter contains more than one district. How can I do that?