We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply now
Hi all,
I am working with Power BI connected to Azure analysis service. Because its a live connection, I can only create measures.
When I created some measures in Power BI, I am getting an error, "exceeded resource allocation". I want to understand if the same measure was created in Analysis Service would i face the same error when I visualize the results in Power BI? I do not have access to create measures in Analysis Service to try this out.
Thanks,
Suyog
Solved! Go to Solution.
Hi @suyog_s ,
The error occurs when a visual attempts to query too much data for the server to complete the result with the available resources, or you have multiple and complex calculations. You may need to filter the visual to reduce the amount of data in the result currently, or you may simplified the DAX formula.
You can also optimize your data model following the guide in the blogs below:
Power BI Performance Tips and Techniques
Data Import Best Practices in Power BI
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @suyog_s ,
The error occurs when a visual attempts to query too much data for the server to complete the result with the available resources, or you have multiple and complex calculations. You may need to filter the visual to reduce the amount of data in the result currently, or you may simplified the DAX formula.
You can also optimize your data model following the guide in the blogs below:
Power BI Performance Tips and Techniques
Data Import Best Practices in Power BI
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Debug your measure in DAX studio and check if you can improve its performance and/or memory needs.
User | Count |
---|---|
64 | |
59 | |
46 | |
35 | |
32 |
User | Count |
---|---|
85 | |
83 | |
70 | |
49 | |
46 |