I have a parameter that has it's values and labels: Lithuania, Baltics, Europe 1, Europe 2, Europe 3, Europe 4, Europe 5 and ALL as null SSRS parameter Labels and Values
How can I add a new label that has more than one of those values, for example: ALL Europe Export with a value of (Europe 1, Europe 2, Europe 3) Parameter Labels and Values with the new Label
Is there a way to to add a label with multiple values in SSRS or should it be done in SQL Management Studio?