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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
bo_afk
Post Patron
Post Patron

Transform a summarised table

I've created a table by summarising my main table using the formula below.

 

SummarisedTable = SUMMARIZE('Table','Table'[ Column1],'Table'[Colum2],'Table'[Column3],'Table'[Column4],'Table'[Column5])
 
Is it then possible for me to transform this summarised table? In my case, I want to transpose the data such that the column headings become my row values. (https://community.powerbi.com/t5/Desktop/Transpose-table-titles-from-columns-to-rows/m-p/447653#M207...)
 
I don't want to do anything to the main table as I need it in its original format, hence why I've created the summarised table. I want to be apply filters on the main table such that the values in the summarised table update accordingly.
 
Not sure if this is possible?
5 REPLIES 5
v-diye-msft
Community Support
Community Support

Hi @bo_afk 

 

If you've fixed the issue on your own please kindly share your solution. if the above posts help, please kindly mark it as a solution to help others find it more quickly.thanks!

 

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.
Pragati11
Super User
Super User

Hi @bo_afk ,

 

Rather then creating summarised table using DAX, you can do same in Edit Query:

1. Create a summarised table from main table using GROUP BY in "Edit Query"

2. Transpose this summarised table as required.

 

If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂

 

Thanks,

Pragati

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

@Pragati11 thanks for your response. Seems like it could work in my case. Is the new summarised table still linked to the original? If I filter from the original table, do the values change accordingly in the summarised table?

Hi @bo_afk ,

 

Just create relationship between your summarised table ans original table on a key column. Once that is done, it will get filtered properly.

 

If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂

 

Thanks,

Pragati

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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