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

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

Reply
amalrio
Helper V
Helper V

get last five chars from powerquery

Hi People, 

 

would you know how to extract  Jan07 from this "rt Published 01.Jan07.xls" using powerquery.

 

Thanks a lot for your help.

1 ACCEPTED SOLUTION
ImkeF
Community Champion
Community Champion

You can use the Extract Text Between Delemiters functionality and choose "Scan from the end of the input" in the advanced options and skip one delimiter:

image.png

Imke Feldmann (The BIccountant)

If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!

How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries

View solution in original post

2 REPLIES 2
v-henryk-mstf
Community Support
Community Support

Hi @amalrio ,

Can you provide more detailed data and information? At present, I'm not sure whether Jan07 refers to a sheet or a column in Excel, and where do you want to extract it?

Best Regards,
Henry

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

ImkeF
Community Champion
Community Champion

You can use the Extract Text Between Delemiters functionality and choose "Scan from the end of the input" in the advanced options and skip one delimiter:

image.png

Imke Feldmann (The BIccountant)

If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!

How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries

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 Kudoed Authors