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.
Hi all, thanks very much for all the help. You all are great
So I have a table
Project Jan Feb Mar Apr
A 10 20 10 5
B 5 5 5 5
And I want to create a chart that totals all the columns. so result is:
Project Jan Feb Mar Apr Total
A 10 20 10 5 45
B 5 5 5 5 20
Thanks very much
PS I know this must be one of the simplest things ever but cant figure out. might be overthinking it. Tried using addcolumn amd sumx with no joy
Solved! Go to Solution.
Thanks for the quick response.
It works!
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
18 | |
15 | |
7 | |
5 |