Forum Discussion
Power BI Premium vs. Azure Analysis Services
Hi @ littlemojopuppy
When you no longer use Analysis Services and only use Power BI Premium, where do you build the data models (relationships) and the DAX measure or variables. I get connecting to a live dataset, but where does the one source of truth (DAX) reside.
Thanks in advance.
Hi ElizabethTachji ...sorry for the delay in replying. One could create a data model in a pbix file and publish that into Power BI Premium. But that really doesn't seem like the kind of thing that would tolerate large volumes of data very well.
I was able to publish a data model from Visual Studio directly into Power BI Premium, but only if there were no security roles/members defined. How Analysis Services handles RLS and how Power BI reports handle RLS are very different.