Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Filter doesn't register same values as 1 after column split

I have a file with a Name column delimiited by a comma:   Abby Brandon, Abby Charles Charles, Brandon   After I column split them into different rows based on comma delimiter, I get this:   ...
  • NaveenGandhi's avatar
    NaveenGandhi
    2 years ago

    Anonymous 

    Try applying trim function, also share sample data to check from my end,

    Thanks,
    NG