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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Posie13
Regular Visitor

How do I parse out a column I used transform data to do part of it but it won't do all

I started with a column of data that looked like this  Grocery\2023\q1\01-15-2023-01-20-203-Supermarket1

I used transform data to break it into columns and I got it down to this column

01-15-2023-01-20-203-Supermarket1. 

But I want to split 01-15-2023-01-20-203-Supermarket1.  into 01-15-2023-01-20-203 in one column and Supermarket1 into another column. Ideas on this?

1 REPLY 1
HotChilli
Super User
Super User

Split Column by delimiter ('-' once, as far right as possible)

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

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