gdeckler4's avatar
gdeckler4
New Member
7 years ago
Status:
Needs Votes

SPLIT DAX Function

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.

Recent ideas