Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I created a Parameter from 100,000 to 40,000,000 with increments of 1 to serve as a drop-down selection.
It was working fine before but now, I have this error message:
Can't display the visual.
When I clicked on See details, this is the error:
There's not enough memory to complete this operation. Please try again later when there may be more memory available.
The thing is, most of our machines have the same memory as mine. So how do I resolve this? Would appreciate your help very much.
Hi @Anonymous
Replicate you r measure calculation in Query Editor or check in Task Manager your memory behavior when you are trying to calculate the column if you have any .
please see this title too
simply by filtering or deleting memory consuming parts of the report you can solve this problem.
Look for a way to make this PBI report less memory intensive.