How do I specify variable attributes using the 'attributes' parameter in the groupBy action?

2 vues

Réponse

The 'attributes' parameter specifies variable attributes. It takes a list of objects, each defining attributes like 'format', 'formattedLength', 'label', 'name' (required), 'nfd', and 'nfl' for a variable.
Did this answer help you?
groupBy

simple

See technical action