Set Time Frame reference date for Data Store Group
This action calls the InVision API to set the time frame reference date for a Data Store Group.
It is typically used when starting a new InVision Work Process version, for example at the beginning of a new forecast cycle, to define the date from which the cycle applies.
For instance, for a 12-month planning cycle starting in January 2025, the reference date would be set to January 1st 2025 (whether the planning cycle is 12 months or something else doesn't matter - it's just an example).

Figure: The time frame reference date of a Data Store Group is set during the setup of a forecast solution.
Properties
| Name | Type | Description |
|---|---|---|
| Connection | Required | A valid InVision Connection used to execute the SQL script. |
| Data Store Group | Required | The ID of the Data Store Group in InVision that will be rolled forward. |
| Reference date | Required | Specifies the start date for which the planning cycle applies. The value must be of type DateOnly, DateTime or DateTimeOffset. |