Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

Sort on a calculated column

I've got a column that contains people's full names and have extracted their surnames out to a new column using the following calculation:       Surname =     VAR Nodes = SUBSTITUTE( [Full Name], ...