add_custom_calendar_time_intelligence
Generate integer-index time intelligence for custom 445/454/544/weekly/13-period calendars where built-in TI fails. Builds TD/PY/PYTD/prev-week and MAT(364) measures from calendar index columns.
Instructions
Generate integer-index time intelligence for a custom (445/454/544/weekly/13-period) calendar - the case where built-in TI breaks. Builds *TD/PY/PYTD/prev-week/MAT(364) measures off DayIndex/MonthIndex/Year/PeriodIndex columns on the calendar table. kind = 445 | 454 | 544 | weekly | 13period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | 445 | 454 | 544 | weekly | 13period | |
| table | Yes | home table for the new measures | |
| sessionId | Yes | ||
| baseMeasure | Yes | base measure name | |
| calendarTable | Yes | the custom calendar table name |