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]=...
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-msft
7 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