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.
I'm struggeling to find the right dax code to calculate a share of manufacturer within a category. See example below of my matrix table:
I have a Dim table with manufacturers linked to brands and categories.
My current code gives me a result of 100% on every single line:
Hello @Anonymous ,
i hope it is helpful for you.
please can you share expected result snapshot.
Expected results would be that the last column is a calculation of mat value by row devided by the total sum in bold. So after column 403.130 there should be 0.029 (instead of 1)