Forum Discussion

Lee_Mather's avatar
Lee_Mather
Regular Visitor
10 years ago

Referencing a saved dataset as the source

Hello All

 

Im brand new to PowerBI so first off thanks in advance for any help, now and in the future.

 

My first question is on datasets.  We will be using the same data over and over on multiple reports, is it possible to create a data set, clean it up, merge it with other data sets and then save that as a master clean data set, then use that PowerBI dataset as the source for other datasets and reports?

 

I hope this makes sense, and once again ta in advance

 

Lee

3 Replies

  • greggyb's avatar
    greggyb
    Icon for Resident Rockstar rankResident Rockstar

    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.