Forum Discussion

JohnnyDax2's avatar
JohnnyDax2
New Member
3 years ago

DAX Performance issue FILTER

Hi everyone,   I'm experiencing a performance issue with a dataset. The use case is to count to number of distinct store that are active. I used to do DISTINCTCOUNT(Sales[Store_key]) Unfortunatl...