Forum Discussion

GoingIncognito's avatar
GoingIncognito
Advocate III
6 years ago
Solved

Text.Startswith() with plural strings

Hi.   How do I accomplish - using M - excluding all strings that begin with "xyz", "ab", any number, etc. It would be something like =Table.SelectRows(#"last step", each Text.StartsWith([column], ...