Forum Discussion
Loading Power BI dataset in SQL Server
7 Replies
- v-xuding-msftCommunity Support
Hi DouglasBrito ,
If the dataset is from Premium dedicated capacity, you could reference the blog : Quick Tips: Export Power BI Desktop and Power BI Service Model Data In One Shot with DAX Studio . If you are just a pro user, maybe you could the blog which is using R might help you a little :Exporting Power BI Data to SQL Server .
Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- DouglasBritoHelper I
Hi Xue,
Thanks for you answer, but I am pro user and my need is to export data from a dataset from PBI service (not desktop) to SQL Server.
Thanks,
- jessegorterHelper I
I believe you can only do this when you have premium, when you can use the service as a xmla endpoint.
But no experience with that to be honest.