Forum Discussion
Yted
9 years agoFrequent Visitor
SSAS Tabular Model or Power BI Model
I am trying to get some information on whether you should be building the data model in Power BI or develop it in SSDT for deployment to SSAS Tabular server. What are the pros / cons for each? How do...
Anonymous
7 years agoNot applicable
Hi Yted,
As BhaveshPatel mentions this is can be a question of data governance. Having SSAS control your model can be very useful for things like corporate KPIs.
Some other considerations are:
Version control of pbix can be challenging, different versions of the file always creep out.
Distributing large pbixs over the network can below.
I'd definitely review the use cases before deciding where the final model resides.