From Clarity v13 Release there is a new feature whereby the Clarity Administrator can create a Time-Varying attribute using 'Fiscal' Time periods. This article covers how one can configure it and where does the data get stored in the Database.
Instead of operating on the standard yearly calendar, Fiscal time-scaled values (TSVs) feature are based on the fiscal calendar.,
Clarity administrator can configure TSV displays based on a specific date for the Start Date attribute property.
Clarity 13 and upper releases
Fiscal Time Periods are created and activated in a Financial Entity.
The Fiscal TSV attribute can only be created on a Sub Object for which the Master Object is associated with a Financial OBS and will have the period type and period date ranges for the TSV on the subobject.
When the TSV Fiscal attribute is created, a new time slice table is created for storing the sliced data.
The list of available Fiscal Periods shown in the Fiscal Date Picker is determined by the 'Fiscal Period Type' configured on the Entity Properties.
Configuration:
Retrieving TSV Data:
Once data has been entered, reporting can be accomplished by creating user-defined portlets or reports. The following information will assist you in locating the TSV Fiscal Attributes. Fiscal TSV attributes are not available for configuration to create user-defined Time Slice Definitions. The data is stored in an internal 'insta-slice' slice request table. The only slice that is available is that which is stored in this slice table for the Fiscal Period Type used in the configuration. The slice data is stored as a daily amount. When creating a query to retrieve the full amount for the Fiscal Period, the number of days should be used to multiple the daily slice amount.
This matches what is seen in the application for this ChildObject record.
FAQS.
1. Unable to create Time Slice for Fiscal Type Time Varying attribute. When we tried to create new Time Slice, only Calendared type Time Varying attributes appearing in the dropdown to select as Item.
There is a insta slice (system slice) that is created in the system when a "Fiscal Time Varying attribute" is created, and the same does not allow the creation of time slice. One can still get the ID and relate to the underlying slice table by querying the prj_blb_slicerequests table.
For example:
In customproject object if we create fiscal time varying attribute the following slicerequests get created in the system.
2. Fiscal Time Varying attribute only allowing to enter monthly data, not quarterly or annually.
The system allows only Monthly data and not quarterly or yearly.
3. When we choose Time Scale option as 'Fiscal Period Type', the list page is generating an error as Time Period does not exists. We have created Fiscal Periods already in Entity.