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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Anonymous
Not applicable

Need help with reshaping table

Hi Community, 

Can please help me with reshaping data in Power Query or using DAX for following problem

 

I have table table in following shape, where challanges are inside one cell (Table-1). I want to split them by customer ID (see table 2) . I am not sure which is best place to perform either excecuting it in Power Query or use DAX for it.  I would really appreciate for any given help. 

 

 

Table -1 

Customer ID Challenges
1A,B,C
2A,C
3C,V

 

Table 2

Customer IDChallenges 
1A
1B
1C
2A
2C
3C
3V
1 ACCEPTED SOLUTION
AlexisOlson
Super User
Super User

You can do this with the Split Column tool under the Transform tab.

AlexisOlson_0-1643754529724.png

Make sure to select Split into Rows under the Advanced options.

View solution in original post

1 REPLY 1
AlexisOlson
Super User
Super User

You can do this with the Split Column tool under the Transform tab.

AlexisOlson_0-1643754529724.png

Make sure to select Split into Rows under the Advanced options.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors