Forum Discussion
Anonymous
5 years agoNot applicable
Can I use REGEX in Replace Values?
Hello
Can I use regex or wildcards to replace values in Power Query?
Thanks
2 Replies
- AnonymousNot applicable
As far as I know, no. Not directly at least. It can be done, I believe, using python. A surrogate function can be found at this link ... but it needs to be tested.
- Icey
Community Support
Hi Anonymous ,
I'm afraid not.
How about using Text.Contains? Can it meet your requirements?
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.