Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Facet the column using the REGEX string   ?  [ .[\.t]+$
  • Select "transform" for the column. 
  • Paste this into text box
  • value.partition(smartSplit(".", " ")[-1])[0]

...