Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Splitting columns by Delimiter with DAX (No Query Editor)

Hi,   I have values in a column like, " Goext.wk.rainier.global". I would like to split the column by the right most delimiter so that the value in the column is just Goext.   I know I can (and h...