Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DEV and version next

...

You can generalize this formatting across multiple columns by applying the $col reference in the transform's function, as in the following:

D code

set col:colA, colB, colC value: IFVALID($col, ['Float'], ROUND($col, 2))

See Column Details Panel

...