Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Splitting one column into three columns using DAX

I have a combined field that has area, unit, and supervisor. I can split it in power query but it gets messy as some fields only have a unit name. I'm looking for IF( SEARCH("-") THEN SPLIT, else "un...