Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
We are currently trying to make a Semantic Model usable in a MS Fabric Workspace.
A full refresh of that model doesnt work with the memory limit on an F64 (we'd need >32GB memory presumably), but we figured that an incremental refresh (started via XMLA endpoint, which is enabled in the capacity settings) for only the current month would do the trick. For some reason it does not. Stranger still is the error message that appeared some 40min into running the refresh:
Resource Governing: This operation was canceled because there wasn't enough memory to finish running it. Either reduce the memory footprint of your dataset by doing things such as limiting the amount of imported data, or if using Power BI Premium, increase the memory of the Premium capacity where this dataset is hosted. More details: consumed memory 10221 MB, memory limit 10204 MB, database size before command execution 15395 MB. See https://go.microsoft.com/fwlink/?linkid=2159753 to learn more.
Why would there be a limit of 10GB on an F64? Where does this come from?
The only entry we found even mentioning such a limit was this question stating that individual partions may not be larger than 10GB, but that shouldn't apply for us since even the largest table is only 3GB in total according to Dax Studio (there was also no official documentation supporting that, but regardless).
We are somewhat stumped.
Solved! Go to Solution.
The answer was simpler than expected, though no less frustrating to pin down for it. Our memory limit was at ~10GB because the DB took up ~15GB already. If we add up 10204 MB and 15395 MB we get 24,999GB, the limit of our F64.
It was merely unfortunate that the two values looked like somewhat round numbers on their own.
The answer was simpler than expected, though no less frustrating to pin down for it. Our memory limit was at ~10GB because the DB took up ~15GB already. If we add up 10204 MB and 15395 MB we get 24,999GB, the limit of our F64.
It was merely unfortunate that the two values looked like somewhat round numbers on their own.
Hi @rvp_ordix,
Thanks for reaching out to the Microsoft fabric community forum.
After thoroughly reviewing the details you provided, here are few alternative workarounds that might help resolve the issue. Please follow the steps below:
Thank you, @lbendlin for your valuable input regarding the issue.
Please go through the below following links for more information:
What is Power BI Premium? - Power BI | Microsoft Learn
Capacity and SKUs in Power BI embedded analytics - Power BI | Microsoft Learn
How to configure workloads in Power BI Premium - Power BI | Microsoft Learn
If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.
Best Regards.
Hi @rvp_ordix,
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.
Hi @rvp_ordix,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @rvp_ordix,
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.
There is a hard limit of 10GB (on any capacity size), but for a partition, not a semantic model. Use partition bootstrapping and fill the partitions manually via XMLA.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
63 | |
34 | |
31 | |
28 | |
27 |
User | Count |
---|---|
57 | |
51 | |
38 | |
15 | |
12 |