Forum Discussion
Referencing a saved dataset as the source
In the Power BI Service you can create new reports based on published datasets. Just click on the dataset name and you'll be taken to a blank canvas to edit a report in the browser. Alternatively, you can click the ellipsis to the right of the dataset name and choose 'Explore'.
In terms of merging datasets, not really. You can copy Power Query queries and steps between .pbix files. You'll have to do all your datasource manipulation in a single .pbix file. When you upload that file to the service, you'll be prompted to overwrite the dataset with the same name.
- Lee_Mather10 years agoRegular Visitor
Thanks
That makes sense, create the data set, then generate multiple reports from it.
Is it possible to do this via PowerBI desktop rather than from a published dataset?
ta
Lee
- greggyb10 years ago
Resident Rockstar
No, a .pbix file can have 0 or 1 reports in it (that report may have 1-N pages). Every .pbix uploaded to the service is a different dataset with the name of the .pbix file. To have multiple reports share a dataset, all reports 2-N must be authored in the browser.
Here are two relevant feature requests that you can vote on to help get more visibility to this issue: