What's new on Serenytics

All-in-one & easy-to-use data-platform

New
September 04, 2020

Four new string formatting functions in widgets

In the dashboard editor, there are four new formatting functions to edit strings before they are displayed (e.g. in a table widget):

- left(value, nb_chars_to_keep): to extract the left part of a string

- right(value, nb_chars_to_keep): to extract the right part of a string

- removeRight(value, nb_chars_to_remove): to remove characters at the right of a string

- removeLeft(value, nb_chars_to_remove): to remove characters at the left of a string

If you don't use formatting functions yet, have a look at our tutorial about tables' creation: https://www.serenytics.com/tutorials/tutorial_create_table/

Formatting functions are used in the section "Add a computed column".

We are ⚡by Beamer