The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.