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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Sarath5c8
Frequent Visitor

Need help in pivot or unpivot of the data.

I have an excel data like below

idvaluetext
U1abcNorth
U1fghUp
U1jseIn
U2abcSouth
U2fghDown
U2jseOut
U2fjg1
U2qwo2

 

which need to be converted to the below i tried unpivot and pivot too but couldnt get it. pls help

idabcfghjsefjgqwo
U1NorthUpIn  
U2SouthDownOut12
1 ACCEPTED SOLUTION
m_dekorte
Super User
Super User

Hi @Sarath5c8,

 

Select your "value" column, on the transform tab go to Pivot Column

Set "text" as your values column

Open up the Advanced options and set it to "Don't Aggregate"

 

Ps. If this helps solve your query please mark this post as Solution, thanks!

View solution in original post

1 REPLY 1
m_dekorte
Super User
Super User

Hi @Sarath5c8,

 

Select your "value" column, on the transform tab go to Pivot Column

Set "text" as your values column

Open up the Advanced options and set it to "Don't Aggregate"

 

Ps. If this helps solve your query please mark this post as Solution, thanks!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors