Forum Discussion
Create new report without overwriting the dataset
Yes, it's absolutely possible. Go to the "Datasets" Tab in the workspace where the dataset is located. Then click on the "+" button (on the dataset row) indicating "create new report". Then save the report - it will be linked with the same dataset (you can control it by checking the related items of the dataset). Now you can download the .pbix file of the newly created report and edit it in the power bi desktop.
Kind regards
Hi Tmeag,
thanks for the quick reply!
I see what you mean, but I miss one key step - maybe I did not fully explain myself.
I can follow yuor steps, get a PBIX generated from the right report, but then when I publish it - that is the moment when I loose the connection to the dataset (since another one is created).
So if I made any changes in the PBIX with the desktop version, those are reflected in the new report of course - but this new report is not linked to the old dataset anymore.
Which is a problem since I need to do this regularly, and what I am trying to do is to have a 'template report' which stays linked to the same database, and which I can edit when required (without creating a new dataset for any new version which I publish).
Hope I explained myself better :)
Luca
- tmeag7 years agoFrequent Visitor
Hi Luca,
I think I have understood what you want to achieve. I think you need a "live connection" dataset. Please refer to the following documentation:
https://docs.microsoft.com/en-us/power-bi/desktop-report-lifecycle-datasets
With kind regards
- Anonymous6 years agoNot applicable
in the link above I found:
"If the owner modifies the original shared .pbix file, the dataset and report that is shared in the Power BI service is overwritten. Reports based on that dataset aren't overwritten, but any changes to the dataset are reflected in the report."
So if I need to change a colour theme I can't reupload without creating a new dataset? this is very restrictive in my case. Is there any way around this - a way to edit colour themes in the service perhaps?