Forum Discussion
Measures and CalcColumns in Power BI vs Tabular model (replace SSAS with Power BI?)
- 11 years ago
You need Analysis Services if you have one of the following requirements:
- You need to have row level security
- Your data set is greater than 250MB
- You need to have a fine grained control over how your model is refreshed from the source data (partitioning)
If the aforementioned requirements are not present, then using Power Pivot or Power BI Desktop to build your model and publish it to Power BI is a valid and wonderful choice.
You need Analysis Services if you have one of the following requirements:
- You need to have row level security
- Your data set is greater than 250MB
- You need to have a fine grained control over how your model is refreshed from the source data (partitioning)
If the aforementioned requirements are not present, then using Power Pivot or Power BI Desktop to build your model and publish it to Power BI is a valid and wonderful choice.
Thanks Andre!
Actually I got all confused due to the overlap of BI products by Microsoft. But one thing that put it all into perspective for me is that Power BI's modelling features are like PowerPivot in Excel. Once I got that in my mind, then it all made sense.
It is simply "PowerPivot for Power BI" -- for the lack of a better term.
Regards,
P.