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! Learn more

Reply
Anonymous
Not applicable

[POWER QUERY] How to change a text format

Hey everyone!

I have a challenge here in order to organize some discount code used in our orders.

There is a specific indication code, that when it used in a order, it actually shows the field like this:

ALE32H-99999

ALE32H is the actully indication code from the person that had gave the code to the person that ordered.

And 99999 is the order ID from this order.

What I need is to reduce this field to show only the indication code, so I can create a count of how many people this indication code has brought.

Since this date comes from MySQL, I thought it will be easy to transform directly in the Power Query.

What you guys think?

Does anyone know how to crack this?

FYI: the table shows like this:

LINE > Order ID, Discount Code

Thank you very much in advance

1 ACCEPTED SOLUTION
AlexisOlson
Super User
Super User

You can extract the text before the hyphen ribbon tools:

AlexisOlson_0-1637261561718.png

(Use "-" as your delimiter.)

View solution in original post

2 REPLIES 2
AlexisOlson
Super User
Super User

You can extract the text before the hyphen ribbon tools:

AlexisOlson_0-1637261561718.png

(Use "-" as your delimiter.)

Anonymous
Not applicable

I'm feeling a bit newbie hahahaaha Thank you very much!!! 

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