Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Netrelemo
Helper IV
Helper IV

PowerQuery Sum columns?

I have a SharePoint list with 12 columns, each column representing one calendar month. The columns have a dollar value, or null. 

Each row represents a product code, and a year. 

 

How do I sum the row, so that I have one dollar value, per year, per product? 

Sure I could group and explicitly code each column name, but maybe there is some magic row sum formula? 

 

 

 

 

From this

 

ProductYearF1F2F3F4....F12
X2023100null100null null
Y2024100100100null 100

 

To this

 

ProductYearTotal
X2023700
Y2024900

 

 

 

 

 

1 ACCEPTED SOLUTION
ryan_mayu
Super User
Super User

@Netrelemo 

1. select product and year column and unpivot other columns

1.PNG

2. group by

2.PNG3.PNG





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

1 REPLY 1
ryan_mayu
Super User
Super User

@Netrelemo 

1. select product and year column and unpivot other columns

1.PNG

2. group by

2.PNG3.PNG





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.