Skip to content

ELEMENTTYPE

Returns S or N based on the element for the specified dimension for the cell bring calculated.

js
ELEMENTTYPE(dimension)
ELEMENTTYPE(dimension)

Parameters

  • dimension - The name of the dimension.

Examples

js
ELEMENTTYPE("Time")
ELEMENTTYPE("Time")

Note: Assuming the cell being calculated is against the time element 2018 - January the return value will be N.