SI.PERIODSTARTDATE
Created by Damien Zwillinger, Modified on Wed, 30 Aug 2023 at 01:36 AM by Damien Zwillinger
Applies to:
- Velixo NX
- Sage Intacct
The SI.PERIODSTARTDATE function returns the start date of the specified reporting period.
Syntax
SI.PERIODSTARTDATE(Connection, ReportingPeriodName)
The SI. PERIODSTARTDATE function uses the following parameters:
Parameter | Required/Optional | Description |
Connection | Required | The name of the connection as configured in the Connection Manager |
ReportingPeriodName | Optional | The name of the reporting period(s) for which we want to determine the starting date |
Examples
Example #1
SI.PERIODSTARTDATE("Sage", A1)
Description
Returns the starting date for the reporting period listed in cell A1.
Results

Example #2
SI.PERIODSTARTDATE("Sage", A2#)
Description
Returns the starting date for each of the reporting periods listed by the array function in cell A2.
Results

Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article