Introduction

This document includes information about the new features, other improvements, and corrected known issues implemented in the general availability version Clausion FPM 21.10.

The previous general availability release is Clausion FPM 21.08.

New Features and Other Improvements

Clausion Cloud Data Upload: Possibility to add several file reading steps

Feature ID: FD-1343

Previously, the user was allowed to upload data from one sheet only into Clausion FPM using the Data Uploader functionality. Now the user can upload multiple files at the same time by adding several file reading steps to an upload run (after de-selecting the standard upload checkbox).

In the database content of each source file is saved to separate raw data tables. Note that the standard interface steps process forward until the report data tables only data of the file imported in the first file reading step. Admin user or interface specialist must add steps for processing the other raw data tables.

Note! Before using Data Uploader in FPM 21.10, make sure that the interface specialist has made necessary actions for the Data Uploader settings.

Preview of XBRL report in tabular format

Feature ID: FD-22

Previously the report was generated in a list view for XBRL, the line items being repeated as many times as columns or rows were created according to table linkbase. For example, consolidated income statement was repeated for each reported year, typically the selected and comparative year.

With the enhanced functionality the XBRL report preview is generated in tabular format for both closed and open breakdowns. For example, consolidated income statement rows are now shown only once, and data is shown in two columns, typically the selected and the comparative year.

Note in update: templates created with previous version do not work unless you do the following:

  • Select the template in XBRL Templates
  • Open the facts in the view by clicking Show
  • Save
    (no need to open the Data Mapping view)

Corrected Known Issues

Issue ID

Issue

Resolution

FD-2009

Generation report with dimension extra field selection does not retrieve data

Previously, if a report included unit generation, and the user filtered the units by unit extra field data, the data was not fetched to the report.

The issue has now been fixed and data can be fetched in the generation report on the basis of extra fields filter. Now data is fetched bsed on all types of extra fields, such as text, numeric, drop-down, and check box extra fields.

FD-1920

Comma output to XBRL instance and decimals' setting overlooked

The XBRL instance document will use decimal point (.) instead of occasionally occurring decimal comma (,). Additionally, the scientific number format (1.23E-5) may no longer end up in the instance document.