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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Wormsek
Frequent Visitor

REST API - update parameter + refresh dataset - doesn't change parameter value in report

Hi Everyone,

 

First quick explanation what I am doing using REST API + master account (.Net NuGet package Power BI v3):

 

1. I have dataset created by Load option with 1 parameter inside + report which is using this dataset as source. (source for Load is SQL server + enterprise gateway installed on same server as SQL)

2. I'm changing parameter using UpdateParameters API. (TakeOver if necessary) 

3. Waiting 30 min till updated.

4. Refreshing dataset.

5. Downloading report to pbix file.

 

Report looks good, refreshed with correct parameter value. So it's great..yay ;).

 

But when I'm openning report in PowerBI desktop -> Edit Querries, I see that parameter value is orginal one, which was set directly in service during my dev process. And now, when I press REFRESH in report, old parameter value is used to refresh data, so user will see different report.

 

Is there any way to update this parameter directly in report too?

 

0 REPLIES 0

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors