Forum Discussion

Bubufun's avatar
Bubufun
Frequent Visitor
2 years ago

Optimizing DAX Calculation Efficiency and Resolving Memory Issues with WorkHourTemp Field

I have created a DAX field called WorkHourTemp, but the calculation process consumes too much memory. Once the data exceeds ten thousand records, it results in an 'out of memory' issue. Here is the ...