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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
vcarazo
Frequent Visitor

Is there any way to edit a parameter of a dashboard published on Report Server?

Hi!

 

Is there any way to edit a parameter of a dashboard published on the report server?

 

I don't see the web portal showing the list of parameters. Nor have I been able to see a way to do it via API.

 

Regards,

 

Victor

1 ACCEPTED SOLUTION

Hi @vcarazo ,

For .pbix reports published to Power BI Report Server, Power Query parameters cannot be edited directly from the Report Server portal or via supported APIs after deployment.

The supported approach is:

Open the PBIX in Power BI Desktop for Report Server
Update the parameter value
Republish the report

For Dev/Test/Prod scenarios, common approaches are maintaining separate PBIX files per environment or externalizing the configuration logic to the data source layer.

Best Regards,
Thank you.

View solution in original post

7 REPLIES 7
v-echaithra
Community Support
Community Support

Hi @vcarazo ,

We’d like to follow up regarding the recent concern. Kindly confirm whether the issue has been resolved, or if further assistance is still required. We are available to support you and are committed to helping you reach a resolution.

Thank you.

Kagiyama_yutaka
Advocate III
Advocate III

I think on RS u just can’t change a pq‑param after publish, the portal/api never surfaced that layer…so u just fix it in the pbix and repub.

vcarazo
Frequent Visitor

hi @v-echaithra ,

 

I am talking about a .pbix. And its power query parameter.

 

Hi @vcarazo ,
Unfortunately Power Query parameters in a .pbix cannot be edited directly from the Power BI Report Server web portal — this is a known limitation that only applies to paginated reports (.rdl).
For .pbix files the only way is to edit locally and re-publish:

- Open the .pbix in Power BI Desktop
- Home → Transform Data → Manage Parameters
- Edit your parameter value
- Save and re-publish to Report Server

It is not the most convenient approach but it is currently the only supported option for Power BI Report Server.
 Power BI Report Server limitations — Microsoft Learn

 

If this response was helpful, please accept it as a solution and give kudos to support other community members

Hi @vcarazo ,

For .pbix reports published to Power BI Report Server, Power Query parameters cannot be edited directly from the Report Server portal or via supported APIs after deployment.

The supported approach is:

Open the PBIX in Power BI Desktop for Report Server
Update the parameter value
Republish the report

For Dev/Test/Prod scenarios, common approaches are maintaining separate PBIX files per environment or externalizing the configuration logic to the data source layer.

Best Regards,
Thank you.

In the end, what we have done is:

  1. Create a table in the database that indicates whether the report is in PRE or PRO mode
  2. load the report mode value into a parameter of the dashboard
  3. modify the loading query logic so that it loads more or less information depending on the value of the parameter
v-echaithra
Community Support
Community Support

Hi @vcarazo ,

Thank you for reaching out to Microsoft community.
Is this a Paginated Report (.rdl) or a Power BI Report (.pbix)?
Are you trying to modify a Power Query parameter, datasource connection, or report filter parameter?

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.