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
DCSupport
Regular Visitor

How to unpivot table with multiple nested columns?

Hi 

 

We have this data that needs to unpivot however it has another layer at the top. See the example below:

 

   Vendor 1  Vendor 2  Vendor 3 
Req KeyValue 1Calculated Value 1Calculated Value 2Total ValueCalculated Value 1Calculated Value 2Total ValueCalculated Value 1Calculated Value 2Total Value
R0138216616414
R022616414515
R032616515616

 

Each vendor will have columns for Calculated Value 1, Calculated Value 2 and Total Value

 

How do we do this to unpivot this?

 

I'm appreciated your help.

 

Thanks

 

2 REPLIES 2
v-juanli-msft
Community Support
Community Support

Hi @DCSupport 

First, Promoted Headers to get the following

1.JPG

Rename columns by adding "Vendor 1", "Vendor 2","Vendor 3"

2.JPG

 

Then select "Req Key" and "Value 1" columns, "Unpivot other columns",

Next, Split columns by delemiter "_",

Finally, unpivot the Attribute.2 column.

You could find detailed steps in my pbix.

Capture1.JPG

 

Best Regards
Maggie

 

Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @DCSupport ,

if you number of vendors is dynamic, you might prefer this fully dynamic solution intead: https://www.thebiccountant.com/2017/06/19/unpivot-by-number-of-columns-and-rows-in-powerbi-and-power...

Please check out the enclosed file.

 

Imke Feldmann (The BIccountant)

If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!

How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries

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.

Top Solution Authors
Top Kudoed Authors