Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
I need help to get correct total sum in my Matrix, this should be done in DAX.
I have Pcs in carton from one table on article level, this works on all rows. I need some filter (I guess) to filter out the value 3000 in my DAX. As it is now it calculate 86900/3000=290, thats wrong., it should sum up the rows instead.
Solved! Go to Solution.
hi @Stabben23
hi @Stabben23
@v-lili6-msftthanks that you show me how to solve this kind of "measure total problem", very useful.
This is a must know for every developer, thanks again!
Can share DAX, Not pbix file.