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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
ferryh
Advocate I
Advocate I

Transforming long data to a single column

Hi all, I have the following situation in which I attempt to transform long data (with multiple "genres" per unique title) to a single column, based on the unique title.

 

As an example, you can see #Redemption (2014) having 4 genres.

 

The problem in this case is that there are more than 10.000 different "genres", so I cannot first Pivot and then merge all the created columns due to limited column restaints.

 

Any trick to reshape this long data to a single "genre"  column without using the pivot option?

Doesn't matter if the delimiter is a space or a comma or something.

 

Kind regards,

 

Ferry

0 REPLIES 0

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors