Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
maserr
Helper IV
Helper IV

Build a URL

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

1 REPLY 1
maserr
Helper IV
Helper IV

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.

 

https://docs.microsoft.com/en-us/sql/reporting-services/pass-a-report-parameter-within-a-url?view=sq...

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors