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

Combine column with List as values into resulting table while using a List value as column name

Hi,

 

Background: I am still a newbie in Power Query.

 

Data is taken from a GET request API query.

 

Issue:

I get the following table with the column 'custom_attribute_values' populated as List values.

 

plaridel1_0-1623753963692.png

 

In this 'List', I would like to extract the column 'value', then transposing the 'custom_attribute_name' into column names into the table above.

 

plaridel1_1-1623754059267.png

 

My desired result:

List.'custom_attribute_name' content becomes a column name with List.'value' as the value per row.

plaridel1_2-1623754248033.png

 

 

 

1 REPLY 1
HotChilli
Super User
Super User

It's a Pivot from the Transform menu.

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