Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Dear team, need some help, I have below table, need to get a percentage of highlighted rows, used percent of the total in the values but shows for the whole rows.
what i need to do is have a percentage on each row based on rows.
Solved! Go to Solution.
@Anonymous ,
"% of Total" is a calculate column or measure. You should create the calculate column/measure using DAX and then drag it to the values section.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous ,
"% of Total" is a calculate column or measure. You should create the calculate column/measure using DAX and then drag it to the values section.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.