Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I have a disconnected dataset that I use for "thin reporting". I have multiple reports connected to this live dataset. I then published this same dataset to another workspace (DEV). Then I point an already existing report to this data set and then publish into its original workspace, it does not overide the current report. THe name is the exact same. The only different is that the dataset it is pointing to has changed. I need to be able ot switch back and forth between the two datasets (which are the exact same, just DEV has more rows). I can't delete the report and use the new one because then bookmarks are lost for my 500 users. Any help is greatly appreciated.
Solved! Go to Solution.
If you have Power BI admin role, you can use this Power BI Rest API to rebind report to a different dataset
https://learn.microsoft.com/en-us/rest/api/power-bi/reports/rebind-report-in-group
If you have Power BI admin role, you can use this Power BI Rest API to rebind report to a different dataset
https://learn.microsoft.com/en-us/rest/api/power-bi/reports/rebind-report-in-group
Hi @Anonymous
When you change the data source in a report or dataset internally the PBIX is a new file. So even if the PBIX file is the same name, because the data source has changed it is effectively a new report.
I cannot think of any other way around this, maybe someone else will!
User | Count |
---|---|
36 | |
30 | |
28 | |
25 | |
24 |
User | Count |
---|---|
52 | |
51 | |
35 | |
35 | |
29 |