Forum Discussion

iamprajot's avatar
iamprajot
Responsive Resident
8 years ago

CountIf as CountAX

Hi, I am using this to count the repetition of CustomerID for each row CALCULATE(COUNTROWS(Orders),ALLEXCEPT(Orders,Orders[CustomerID]))   Is it possible without Calculate to count the occurences ...