set_calc_item_ordinal
Define the display order of a calculation item within a Power BI calculation group using an ordinal value, where lower values appear first.
Instructions
Set a calculation item's Ordinal - its display/sort order within the calculation group (lower shows first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | the calculation-group table | |
| ordinal | Yes | display order ordinal (lower first) | |
| itemName | Yes | the calculation item name | |
| sessionId | Yes |