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
bourne2000
Helper V
Helper V

Issue in Unpivot in Power Query

Hi

 

I am having below table

 

bourne2000_0-1645868185295.png

 

I want to have the output as follow,

 

CustomYearValue
Tower2018180051.45
Tower201916603.18

 

 

When I tried to use unpivot, I am getting below

 

bourne2000_1-1645868445253.png

 

 

Can anyone advise?

1 ACCEPTED SOLUTION
HotChilli
Super User
Super User

Rename the Value columns before the Unpivot.  Rename them to be like ValYear1, ValYear2 , that is, put the number at the end.  This will be used to identify pairs.

OK, so do the unpivot.

Then Split the Attribute column By Non-Digit to Digit.

Then Pivot the Attribute.1 column using Values and "Don't Aggregate".

--

Let me know how it goes

 

 

View solution in original post

1 REPLY 1
HotChilli
Super User
Super User

Rename the Value columns before the Unpivot.  Rename them to be like ValYear1, ValYear2 , that is, put the number at the end.  This will be used to identify pairs.

OK, so do the unpivot.

Then Split the Attribute column By Non-Digit to Digit.

Then Pivot the Attribute.1 column using Values and "Don't Aggregate".

--

Let me know how it goes

 

 

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.