I am having a report bu unit which is filtered by bunch of different feilds such as customer,type and date and on the top of the report I want to display each unit which makes up the entire report
To get this working I have tried to use multi select parameter for "units" and returned the by using the formula
JOIN(Parameters!Units.Label, ",")