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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Extracting Text within a String

I have a column with various string text. My target is to extract a very specific  portion of the text from the string. Please see screenshot below. 

 

Existing ColumnDesired Column
FS-180604031(M10372No Charge), FS-170718047(M10372Charge), FS-170718047(M10372Preventative Maint), FS-170426043(M10372Sales Support),No Charge, Charge, Preventative Maint, Sales Support
*FS-170815075(M124Prev Maint - New Machine Sale), FS-170613036(M124Installation (New)), Prev Maint - New Machine Sale, Installation (New)

 

I have tried to extract by delimiter but for some reason, the output would only provide 1 of the target items and drop off all the others. I have also tried to extract by the number of characters but there are different numbers of characters. 

 

Any guidance as to how you would approach this will be greatly appreicated!

1 ACCEPTED SOLUTION
v-cherch-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous

 

You may use Split column function. Below is the document about Text Extraction for your reference. Attached the sample file.

https://www.mssqltips.com/sqlservertip/5564/text-extraction-using-the-m-language-with-power-bi/

 

Regards,

Cherie

Community Support Team _ Cherie Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-cherch-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous

 

Could you tell me if your problem has been solved? If it is,kindly mark the helpful answer as a solution and welcome to share your own solution. More people will benefit from here.

 

Regards,

Cherie

Community Support Team _ Cherie Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-cherch-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous

 

You may use Split column function. Below is the document about Text Extraction for your reference. Attached the sample file.

https://www.mssqltips.com/sqlservertip/5564/text-extraction-using-the-m-language-with-power-bi/

 

Regards,

Cherie

Community Support Team _ Cherie Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors