Report BuilderI have a parameter named Role whose values are coming from a query which are about 100.I would like to see the filtered in the report so I kept an expression like =Join(Parameters!Role.Label, ", ") which displays all the 100 looking akward.Wonder if there is any way to keep it as Unfiltered and If few roles are selected display those few.
↧