Forum Discussion
Create new report without overwriting the dataset
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
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?