Syntax
Text.SplitAny(text as text, separators as text) as list
Description
Returns a list of text values resulting from the splitting a text value text based on any character in the specified delimiter, separators.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference