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.
I am trying to calculate sum of all column in total. Default power bi column total function is not working for me.
#Channels | High | Medium | Low | Total |
1 | 15 | 12 | 56 | 83 |
2 | 5 | 65 | 2 | 72 |
3 | 6 | 34 | 1 | 41 |
I need these total values in column table which sum of all column values for each row.
Solved! Go to Solution.
You can add a calculated column to your data if it looks like the attached table
Please see the attached pictures.
According to another case,
It would be helpful if you could share the exact format of your data in its original form.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
You can add a calculated column to your data if it looks like the attached table
Please see the attached pictures.
According to another case,
It would be helpful if you could share the exact format of your data in its original form.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
User | Count |
---|---|
97 | |
78 | |
77 | |
49 | |
26 |