For the complete documentation index, see llms.txt. This page is also available as Markdown.

GROUP INDEX

Retrieves the column's position.

The GROUP_INDEX identifier returns the position of a column.

GROUP_INDEX can be used in both calculated rows and columns.

Examples

1. Column index as column

To calculate the column index as a measure, use the Group_Index identifier in the Insert formula side panel.

Using Group index - Column

2. Column index as row

To calculate the column index as a row, use the Group_Index identifier in the Insert row > Calculated row side panel.

Using Group index - Row

Last updated

Was this helpful?