The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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)