Forum Discussion
a_gaisin
6 years agoFrequent Visitor
ALL doesn't work as expected
Hello, I'm trying to understand how dax ALL function works. I have a toy dataset , and a matrix visual in Power BI with "projet id" on rows, and "nature" on columns, and measure "Count" on val...
- Anonymous6 years agoLooking at the DAX query that the matrix visual produces... It's not possible to do what you want to do.
Best
D
Anonymous
6 years agoNot applicable
You will know why you don't get 7 everywhere if you open DAX Studio and intercept the query that your visual generates and sends to the calculation engine.
You'll understand this result immediately.
Best
D
You'll understand this result immediately.
Best
D