Forum Discussion

APillet's avatar
APillet
Regular Visitor
6 years ago
Solved

Power Bi Server - Create multiple report from an unique dataset

Dear Community,

 

I would like to know if there is a way, on Power BI Server, to create several report from an unique dataset.

 

With Power BI Service, we can "Get Data" from "Power BI Dataset" and then create several report based on the same dataset.

In consequence if we do a modification on the dataset it will impact each report directly.

 

Is there a way to do the same on Power BI Server?

  • You cannot do this with datasets based in a Power BI Report. To do this sort of thing in an on-prem environment you would have to build a deploy your tabular models on a SQL Server Analysis Services (SSAS) instance. Then you can create multiple Power BI reports using a live connection back to the models on SSAS.

1 Reply

  • You cannot do this with datasets based in a Power BI Report. To do this sort of thing in an on-prem environment you would have to build a deploy your tabular models on a SQL Server Analysis Services (SSAS) instance. Then you can create multiple Power BI reports using a live connection back to the models on SSAS.