add_calendar_based_time_intelligence
Add calendar-based time intelligence for non-Gregorian calendars by creating a calendar object on the primary date column and grouping associated period columns.
Instructions
Add native (non-Gregorian) calendar-based time intelligence: a calendar object on the calendar table's primary date column with a calendarColumnGroup over the associated period columns. associatedColumns is comma-separated. FLAG: the calendar / calendarColumnGroup objects are very new and absent from this build, so this is stamped as a PBI_Calendar table annotation - confirm in Desktop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| calendarTable | Yes | the calendar table | |
| primaryColumn | Yes | the primary date column | |
| associatedColumns | Yes | associated period columns, comma-separated |