Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi. I will like to get the % of the subcategory. The red column. What is the measure formula to use?
Solved! Go to Solution.
pls try this
Measure = sumx(FILTER('Table','Table'[Category]="CPF"),'Table'[Amount])/sumx(FILTER('Table','Table'[Category]="Applicable for CPF"),'Table'[Amount])
Proud to be a Super User!
pls try this
Measure = sumx(FILTER('Table','Table'[Category]="CPF"),'Table'[Amount])/sumx(FILTER('Table','Table'[Category]="Applicable for CPF"),'Table'[Amount])
Proud to be a Super User!
User | Count |
---|---|
141 | |
70 | |
69 | |
53 | |
52 |
User | Count |
---|---|
208 | |
94 | |
64 | |
60 | |
57 |