Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Power BI Desktop File for Different Datasets - Same Structure with Different Data

We have one PBIX file which has multiple pages/reports. We want to use it for different datasets (same structure and data is different).

Currently we create seperate PBIX file for each dataset. It becomes very challenging when we need to apply the same change to all the Power BI files.

 

What is the best way to manage it? Is there an option of doing some sort of DevOps or change management?  

3 Replies

  • Anonymous , if data is together you can try for RLS 

    or You use ALM tool kit to merge new changes in the files

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thank you amitchandak . What is the best way to learn about ALM tool kit? That might work.

       

      We considered RLS but the data is huge for each client. Using one dataset will slowdown the performance.