LEVEL
Returns the hierarchy levels of visible rows in a hierarchy widget.
Last updated
Returns the hierarchy levels of visible rows in a hierarchy widget.
LEVEL(range)
range - the range or hierarchy widget, from which the level should be returned - Value type: widget
For hierarchy widgets, this function returns the levels of the currently visible rows as absolute values in a column.
This function is particularly useful for styling different hierarchy levels in different ways or for programmatic handling of hierarchy depth information.
Last updated
