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,
I'm sure this will be quite simple for you guys... I am trying to add together the values of one row to display in the end, at the moment I can only get them to add together by Column.
If you look at the photo, I would like the end "Column" to display 3, 3, 0, 0....
Hope this makes sense.
Thanks
Solved! Go to Solution.
I think you just need a custom column that; =[1-2-1 Score] + [1-2-1 Value] + [Empowered Value]
I think you just need a custom column that; =[1-2-1 Score] + [1-2-1 Value] + [Empowered Value]
Perfect, thanks!!
Had some brain fog....