Marco on 16 Jul 2015 14:17:27
We think regexp support will help the adoption of the Power Query tool in the most demanding use cases. Many thanks.
- Comments (41)
Comments (41)
RE: Regular Expressions support in Power Query
Absolutely required for advanced cleansing and validating data in columns.
Regex.Replace, Regex.Match, Regex.Matches, Regex.IsMatch, Regex.Split
Could also be part of Text functions, e.g., Text.RegexReplace