Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi
I've a measure column "Sales" being fetched from a SSAS cube. I need to take percentage of individual Product's sales out of total sales. My values are like
Product Sale A 10 B 20
I've tried to use Measure Column as well as New Column options in Power BI and adding formula as:
SalePercentage = ( Sale / SUM(Sale) ) * 100
But formula raises an error.
Can you please tell me what I am doing wrong?
Hi @kamran,
What error message do you get?
I create a column using your formula, everything works well, please see my example.
Thanks,
Lydia Zhang
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.