Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Newbie here,
Wanted to create a new column and get the desired results highlighted in yellow.
I have 3 columns named apple, orange and mango and need to get total of each column plus percentage in new column. Few column values might be blank or null.
Don't know how to do cause I tried SUMX but its giving me very different result like 184 which I don't know where it comes from.
Any help is greatly appreciated.
Solved! Go to Solution.
Hi, @axarhaan
You can try the following methods.
Total = [Apple]+[Orange]+[Mango]
% = [Total]/3
Is this the result you expect?
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @axarhaan
You can try the following methods.
Total = [Apple]+[Orange]+[Mango]
% = [Total]/3
Is this the result you expect?
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Commenting on this to bring it to top as I am still struggling to get this work.
Please advise. Thanks.
@axarhaan Multi-Column Aggregations (MC Aggregations) - Microsoft Power BI Community
Thank you for your response and sharing MC Aggregations.
I tried the MC Sum measure per your pbix file and still getting the wrong calculation. What am I doing wrong here?
Please advise. Thanks.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
70 | |
68 | |
43 | |
34 | |
26 |
User | Count |
---|---|
86 | |
50 | |
45 | |
38 | |
38 |