Forum Discussion
jatneerjat
7 years agoHelper V
Dax filter() performance
Hi, Greg_Deckler Anonymous Stachu Could i replace below FILTER() function with some other function to improve performance CALCULATE(DISTINCTCOUNT(vwFact[AppId]) ,FILTER(vwFact,vwFact[Area]=...
v-jiascu-msft
7 years agoMicrosoft Employee
Hi jatneerjat,
Can you post a dummy sample? AND the goals of each formula. For example, we add ALL to clear the context for a purpose. So we can't remove it directly unless it's necessary.
Best Regards,
Dale
jatneerjat
7 years agoHelper V
I was not able to attach excel here in forum so adding the image for sample data.
this is for the first dax query.
Thanks
- v-jiascu-msft7 years agoMicrosoft Employee
Hi jatneerjat,
It seems the UIDs are unique. So the average could always be 1. What's the expected result of Query 1?
Best Regards,
Dale