Forum Discussion
Shared dataset for Power BI Report Server
You cannot share a dataset from a Power BI Report in Power BI Report Server. The way you would do this on-prem is to use an Analysis Services Tabular instance and publish your model there. Then you can create multiple Power BI Reports (or paginated reports) that all connect to a single tablular data model.
- Anonymous6 years agoNot applicable
Hi,
we have oracle database which power-bi connects to. How to use Analysis Services Tabular Instance, please guide.
Thanks.
- d_gosbell6 years ago
Super User
Microsoft has tutorials on getting started with Analysis Services here https://docs.microsoft.com/en-us/analysis-services/tutorial-tabular-1400/as-adventure-works-tutorial?view=asallproducts-allversions
It's the same data engine that Power BI uses (so your existing DAX and Power Query imports should still work) , but the UI is slightly different.