/
EXPAND
EXPAND
Syntax
EXPAND(<list>)
Description
Expands a list, returning each element as an individual record.
Examples
Column1 | EXPAND returns |
---|---|
[4, 18, 36, 72, 95] | 4 |
18 | |
36 | |
72 | |
95 |
, multiple selections available,
Related content
LIST
LIST
More like this
LIST
LIST
More like this
LIST
LIST
More like this
LISTELEMENT
LISTELEMENT
More like this
LISTELEMENT
LISTELEMENT
More like this
LISTELEMENT
LISTELEMENT
More like this