Forum Discussion
m_e_1203
5 years agoHelper II
Filter does not work
Hello, I am trying to count the number of the stores who met the target sales amount. # of Store = CALCULATE(DISTINCTCOUNT(Store[StoreName]), FILTER(Sales, Sales[CustomerID]))
Difference ...
- 5 years ago
Thank you for checking. There seems to be still not matching data but I could figure out counting different way.
Thanks again for your assitance.