Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 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!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
87 | |
81 | |
53 | |
37 | |
35 |