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
Des75
New Member

"Flatten" a Table with Power Query

Hello!  I am retrieving data from a database via Power Query and it looks like below.

From Power QueryFrom Power Query

 

I want to group the data by "sid" and and transpose the name column to headers such that it looks like below.  

Required FormatRequired Format

 

Any direction would be well appreciated!  I am using Power Query.

 

1 ACCEPTED SOLUTION
_AlexandreRM_
Helper II
Helper II

Hi @Des75 , here is an example of what you can do, if I understood well your problem:

_AlexandreRM__0-1664196007374.png

 

 

Steps:

1. Select "Transform" ribbon item
2. Select the column in which you have your future headers (for you it will be "name")

3. Press "Pivot column" button

4. In the settings, select the column in which you have the values (for you it will be "value")

5. In the advanced settings, select "Do not agregate" option

6. You're done!

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
_AlexandreRM_
Helper II
Helper II

Hi @Des75 , here is an example of what you can do, if I understood well your problem:

_AlexandreRM__0-1664196007374.png

 

 

Steps:

1. Select "Transform" ribbon item
2. Select the column in which you have your future headers (for you it will be "name")

3. Press "Pivot column" button

4. In the settings, select the column in which you have the values (for you it will be "value")

5. In the advanced settings, select "Do not agregate" option

6. You're done!

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Perfect!

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