Forum Discussion

Shpongle's avatar
Shpongle
Icon for Helper III rankHelper III
6 years ago
Solved

Extract report from dataset and connect to another data set

Hi gang,   I have a weird one... My company asked me to make some reports and gave me a direct connection to a source SQL database that I used to create my local dataset.   Interesting request, t...
  • edhans's avatar
    6 years ago
    1. Create your Power BI dataset file. This is a PBIX file with all of your Power Query modeling, the DAX model, and all measures.
    2. Publish it.
    3. Create a new PBIX file and connect to the Power BI Dataset. It will only have the visulization/report tab. If you need to make changes to measures, you have to go back to #1 and make those changes and republish.

    If you already have reports, you can copy all visuals to a new report that is already connected to the dataset and they will all work.