The PERIOD function converts a date to a time period.
The PERIOD function converts a date to a time period.
For example, you can use the PERIOD function to show which financial quarter a date falls under.
PERIOD(Date)
Argument | Data type | Description |
Date | Date | The date to convert the time period from. |
The PERIOD function returns a time period.
In Polaris, you can only use PERIOD in a line item that has a Type of Time Period. The result has the same timescale as the line item type.
In the example, the formula returns the month and quarter for the date 12/02/2015.
Period Month has the time period set to month, and Period Quarter has the time period set to quarter.
Key Date | |
Date | 12/02/2015 |
Period Month
| Feb 2015 |
Period Quarter
| Q1 FY15 |
Disclaimer
We update Anapedia content regularly to provide the most up-to-date instructions.