Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi there,
I have built an URL as a measure in Power BI where I am passing some parameters to a Report in SSRS. This report is built in Report Builder and I have several Report Parameters. These parameters are set in Power BI and I concatenate the SELECTEDVALUE so in the URL it is set the value chosen on the Report Parameter. I would like to pass several parameters, for example:
Let's suppose I have an slicer named Colors with the possible values Red, Green and Blue.
On my URL I am able to pass as ReportParameter_Color=Red but now I would want to choose Red and Green and I don't know how to pass to the Report Parameter multiple values. The parameter is set in Report Builder able to multiple selections.
Thanks in advance
As is explained on the following link, I have to repeat the Report Parameter name with the following values chosen, but I don't know how to do it on my DAX syntaxis.
User | Count |
---|---|
16 | |
15 | |
14 | |
12 | |
11 |
User | Count |
---|---|
19 | |
15 | |
14 | |
11 | |
10 |