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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
JoeChamp
Frequent Visitor

Get Data - strip out part of text

When I’m in Power BI and Edit data source, I want to add a column referencing another and stripping only a piece of that column, in this case I have a field 2016-01 where I want to strip out the 01 as a Month Column.  I add the Column and get to the formula screen.  A right formula doesn’t work, so I click learn more, which launches me to here

https://support.office.com/en-us/article/Learn-about-Power-Query-formulas-6bc50988-022b-4799-a709-f8...

I then find the link to a reference of formulas, awesome! 

 

https://msdn.microsoft.com/library/Mt253322?ui=en-US&rs=en-US&ad=US

But then I try a few (text.to, text.remove), and they don’t work, e.g. =text.remove([Cost_Plan_Year_Month],1,5), it indicates no syntax errors.

It errors out with this:

Expression Error:  The name 'text.remove' wasn't recognized.  Make sure it's spelled correctly

 

Is there a reference for formulas that will work with Power BI in the Get Data > Edit portion of the tool?

 

More specifically, what formula can I use to strip out the last two characters of this field?

 

 

1 ACCEPTED SOLUTION
hohlick
Continued Contributor
Continued Contributor

Hey Joe.

Please make a note: 'M' language is Case Sensitive

Maxim Zelensky
excel-inside.pro

View solution in original post

2 REPLIES 2
hohlick
Continued Contributor
Continued Contributor

Hey Joe.

Please make a note: 'M' language is Case Sensitive

Maxim Zelensky
excel-inside.pro

Wow...I need coffee.  Never crossed my mind.  Thanks!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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.