Gregory J. Deckler on 08 Dec 2018 06:22:09
We need a reverse CONCATENATEX function, called SPLIT that uses a character to split out a text string and return a single column table of values. So, "one, two, three" would return a single column table with "one", "two" and "three" as rows.
- Comments (1)
Comments (1)
RE: SPLIT DAX Function
Since 2018 and yet they haven’t done it