Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

How to Optimize this DAX to Count Distinct Date by User

Hello, I have this DAX, which is used to count how many days the user failed. But the issue is, this DAX ran very slow and causes "Theres not enough memory to complete this operation" error.   Co...