New Features and Other Improvements
Clausion FPM Web Client: Sorting in drill-down
Feature ID: FD-4344
Sorting of values has been implemented for drill-down columns. User can sort the values in ascending or descending order by clicking the drill-down columns.
XBRL Data Mapping validations: Value columns for numeric facts
Feature ID: FD-108
Values (0-9), (.) and ( - ) are allowed to be entered for numeric facts and the user can enter these in the value column.
For Integer facts only whole numbers (0-9) and ( - ) are allowed to be entered in the value column.
No thousand separator is allowed in the value column for any of the facts.
Corrected Known Issues
Issue ID | Issue | Resolution |
---|---|---|
FD-4495 |
Row set with formula works only if there is data fetched to template |
Previously when a row set defined by formula was selected, if there was no data fetched to the report, the rows did not show, because the formula result in row set column was empty, when it should be "X". E.g. if the formula is =IF(ISBLANK(C10);"";IF(C10<>"Parent level";"";"x")), when column C includes accounts data type usage, also the parent account rows were all hidden. The issue has now been fixed, and when the user selects the row set, it shows expected rows regardless of if there is data or not. |
FD-4420 |
Clausion FPM Web Client: The Save button is disabled on input template if consolidation unit data is generated to template |
Previously in the Clausion FPM Web Client, if there are consolidation units generated on input template, the application warned about the consolidation units and disabled the Save button. The issue has now been fixed. On the generation of consolidation units in the input template, data can be added for input units and the Save button is enabled to save data for input units. |