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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

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
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

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

Top Solution Authors