The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.