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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors