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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Peter_23
Post Patron
Post Patron

parameter url

Hi there, I'm development a report with send parameters to report builder, but I'm in the development stage,  in the next weeks to move to testing stage, so the url change a new workspace, and change the measure link,so  is there a way to easy to set this configuration in the pipeline?  

 

thanks in advance.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Peter_23 ,

Thank you for using Microsoft Community Forum.

 

You’re preparing to move your report from development to testing, and you want an easier way to handle changing URLs and measure links. You have two good options:

 

if using Power BI Service/Fabric, Set up a deployment pipeline with stages like Development → Test → Production, and use Deployment Rules to configure the URL as a parameter that changes automatically when you move between environments. This keeps everything streamlined without manual edits. Learn more about deployment pipelines here.

 

If you’re working with Report Builder, you can create a report parameter (e.g., EnvironmentURL) and modify your URL to reference it dynamically (e.g., =Parameters!EnvironmentURL.Value & "/reports?param=value").

This lets you update the parameter instead of hardcoding new URLs when moving to a different environment. Microsoft also provides a helpful guide on passing report parameters via URL.

 

Both options help avoid manual rework and keep your report moving smoothly through development and testing.

 

I hope my suggestions give you good idea, if you need any further assistance, feel free to reach out.

 

If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.

 

Thankyou.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Peter_23 ,

Thank you for using Microsoft Community Forum.

 

You’re preparing to move your report from development to testing, and you want an easier way to handle changing URLs and measure links. You have two good options:

 

if using Power BI Service/Fabric, Set up a deployment pipeline with stages like Development → Test → Production, and use Deployment Rules to configure the URL as a parameter that changes automatically when you move between environments. This keeps everything streamlined without manual edits. Learn more about deployment pipelines here.

 

If you’re working with Report Builder, you can create a report parameter (e.g., EnvironmentURL) and modify your URL to reference it dynamically (e.g., =Parameters!EnvironmentURL.Value & "/reports?param=value").

This lets you update the parameter instead of hardcoding new URLs when moving to a different environment. Microsoft also provides a helpful guide on passing report parameters via URL.

 

Both options help avoid manual rework and keep your report moving smoothly through development and testing.

 

I hope my suggestions give you good idea, if you need any further assistance, feel free to reach out.

 

If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.

 

Thankyou.

Thanks @Anonymous 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.