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

Importing irregular group data?

I'm new Power BI and am trying to import data that is irregular.  Specifically:

Date | Order# | Attribute group where there are 3 attributes that can repeat 0 to many times (e.g. Color, Size, Quantity)

 

I'm trying to get the data so that it would fit into a structured table like:

Date | Order# | Color | Size | Quantity

 

For an example, if I have the following data:

 

6/27/17 | 00001 | Red, Large, 3

6/27/17 | 00002 | Blue, Medium, 2 | Yellow, Medium, 4 | Green, Small, 1

 

I'm trying to transform it to:

Date | Order# | Color | Size | Quantity

6/27/17 | 00001 | Red | Large | 3

6/27/17 | 00002 | Blue | Medium | 2

6/27/17 | 00002 | Yellow | Medium | 4

6/27/17 | 00002 | Green | Small | 1

 

I've seen various posts and tried to un-pivot the data, but that doesn't seem to work.  Any thoughts on what I need to do?

1 ACCEPTED SOLUTION
Vvelarde
Community Champion
Community Champion

@mondegren

 

Hi, please follow the steps in the image below

 

Split.gif

 

Regards

 

Victor

Lima - Peru




Lima - Peru

View solution in original post

2 REPLIES 2
Vvelarde
Community Champion
Community Champion

@mondegren

 

Hi, please follow the steps in the image below

 

Split.gif

 

Regards

 

Victor

Lima - Peru




Lima - Peru

Thanks @Vvelarde!! This works great!

 

I had been splitting the grouped data first and then trying to un-pivot.  The trick is to unpivot the GROUPED data, and THEN split the grouped data into the regular columns.

 

Thanks again!

Mondegren

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.