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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! 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
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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