Forum Discussion
Toast36
Helper I
1 year agoXMLA Dataset Deployment failure
Hi all, We are getting an error when trying to deploy one of (admittedly the largest) our datasets to the PowerBI Premium service from Visual Studios. These were originally built as Azure Analysis S...
- Anonymous1 year ago
Hi Toast36,
We are grateful for your participation in the Microsoft Fabric Community forum.- Please verify Power BI Premium Capacity for that Navigate to Admin Portal > Capacity Settings > Metrics App and check if memory usage is high. If it’s reaching the limit, try reducing the dataset size or upgrading your Premium SKU.
- It looks like the dataset you're trying to deploy is quite large, which might be causing the synchronization failure. To fix this, try optimizing the model by reducing its size or complexity. You can do this by removing any unnecessary columns, tables, or calculations that aren’t essential.
- Check Compatibility Level for that Open Model.bim in Visual Studio and ensure the compatibility Level is 1500 (or higher) for Power BI. If it's 1400, change it to 1500+ and redeploy.
- Check XMLA Endpoint Settings for that In Power BI Service > Workspace Settings > Advanced, ensure XMLA Endpoint is set to Read/Write.
- Verify Deployment Logs In Visual Studio, check the Output Window for errors. Also, review Power BI Service Activity Logs in the Admin Portal for further details.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Thanks,
Priyanka.
Anonymous
1 year agoNot applicable
Hi Toast36
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.