Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi,
My data set is 2 million invoice rows. Four periods (current month and next three) and five price areas.
I made it possible for user to changes prices for all periods and price area with parameters to see the impact of the changes in invoice lines. This means 20 parameters and measures.
This works in Power BI Desktop. But in powerbi.com there is problems. I can view only one month at the time otherwise error message is given, see picture.
What can be done to fix this? How can one "increase per query memory limit"? Where is this limit set?
Regards JG
Solved! Go to Solution.
Hi @JonGunnar ,
The following are the ones with similar problems to yours, you can refer to the methods inside to try to solve your problem. I hope they can be helpful to you.
The “Visual Has Exceeded The Available Resources” Error In Power BI
Visual has exceeded available resources
The error occurs when a visual attempts to query too much data for the server to complete the result with the available resources. You may need to filter the visual to reduce the amount of data in the result currently. That way, the error might be resolved.
You can also optimize your data model following the guide in the blogs below, and re-publish your PBIX file to Power BI Service.
Power BI Performance Tips and Techniques
Data Import Best Practices in Power BI
If you still have this issue, you may purchase Power BI Premium capacity for your organization, see What is Power BI Premium? , How to purchase Power BI Premium.
Best Regards
How does one increase per query memory limit when the client is working on a Premium Per User Capacity?
Under Admin Portal --> Capacity Settings in the service, there are no options due the capacity being per user and not organizational. However this is where the query per memory limit live.
So how does one increase per query memory limit with an organizational Premium Capacity.
Hello!
Did you manage to fix your problem? My client is also using `Premium Per User Capacity`, so im also looking for a possibility to increase it.
Thank you!
Hello,
Same here. Any solution for PPU users?
Thank you.
Hi @JonGunnar ,
The following are the ones with similar problems to yours, you can refer to the methods inside to try to solve your problem. I hope they can be helpful to you.
The “Visual Has Exceeded The Available Resources” Error In Power BI
Visual has exceeded available resources
The error occurs when a visual attempts to query too much data for the server to complete the result with the available resources. You may need to filter the visual to reduce the amount of data in the result currently. That way, the error might be resolved.
You can also optimize your data model following the guide in the blogs below, and re-publish your PBIX file to Power BI Service.
Power BI Performance Tips and Techniques
Data Import Best Practices in Power BI
If you still have this issue, you may purchase Power BI Premium capacity for your organization, see What is Power BI Premium? , How to purchase Power BI Premium.
Best Regards
@JonGunnar , Are you a pro user or premium?
in Between, refer if needed
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-manage-your-data-storage-in-power-bi
Hi, I'm Pro. Is Premium what is needed to configure per query limit?