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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
aridavid
Frequent Visitor

Summarize a table by rows from multiple columns

Hello,

 

I have the following use case, where a table contains:

 

Table_Savings

Product1_LongTermProduct1_ShortTermProduct2_LongTermProduct2_ShortTermProduct3_LongTermProduct3_ShortTerm
500502002060060
100101001040040
600607007080080

 

And I'd like to create a table that summarizes totals by the Product of each column, like this:

New_Table

ProductLongTermShortTerm
Product11200120
Product21000100
Product31800180

 

Would it be possible to create something like this in DAX or any other method?

 

Thanks a lot!

1 ACCEPTED SOLUTION

@aridavid 

i imported the data as you shared and did data transform in the PQ editor.

you can check the source and followed the steps I did.

1.PNG





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

Proud to be a Super User!




View solution in original post

3 REPLIES 3
ryan_mayu
Super User
Super User

@aridavid 

pls see the attachment below





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

Proud to be a Super User!




Thanks @ryan_mayu this is helpful, the problem I have is that my data is not tabulated as per te attributes column you shared. I have em' in separate columns, the tricky part is to actually get to have them in the way you plot them, like all in one single column.

 

I was thinking maybe transforming the table at a query level would be 'easier'.

@aridavid 

i imported the data as you shared and did data transform in the PQ editor.

you can check the source and followed the steps I did.

1.PNG





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

Proud to be a Super User!




Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.