Come and explore the exciting new features of our solution Disclosure Management!

The versions of all solutions that you are currently using and those of the CFO Solution Platform are displayed when you select About Lucanet from the Help section in the CFO Solution Platform.

Apart from bug fixes and enhancements in terms of usability and performance, the release contains the following new features:

Administrators can now transfer a user's document and chapter roles for Disclosure Management to another user directly via Lucanet Lume, using a natural-language command. Lume reads the roles of both users and shows a preview of the planned changes before making any change: roles to be added to the target user, and roles the target user already has, which remain unchanged. Global roles are not part of the transfer and are listed separately in the preview. Once you confirm, Lume adds the missing document and chapter roles to the target user; the target user's existing roles are kept, and the source user's roles remain unchanged.

Shows a conversation for transferring user roles via Lucanet Lume in Disclosure Management.
Transferring user roles with Lucanet Lume

The feature does not have its own user interface and requires the Administrator role for Disclosure Management, at the Professional license level.

With Lucanet Lume, you can now re-point references to a different source document, for example when the original source document has been updated. In a document, you tell Lume which source document the references should point to instead.

Shows a conversation for re-pointing Word references to a new source document via Lucanet Lume in Disclosure Management.
Re-pointing Word references via Lucanet Lume

References pointing to the same old source document are re-pointed together. References whose source document no longer exists are reported as broken and are not re-pointed.

This feature is useful when rolling forward or copying documents that contain Word references.

Disclosure Management now includes the Layout Check, an automated check for typography and formatting issues in Word chapters. Layout Check runs automatically when a chapter is checked out or updated, or when a result document is created, and lists violations found in the new Layout tab of the Messages task pane.

Layout Check includes the following functions:

  • Rules: Predefined rules cover character-level violations (for example, duplicate punctuation, missing sentence-ending punctuation, repeated words) as well as formatting issues (for example, a custom font, font size, font color, or highlighting applied directly instead of through a style). All rules are listed in the Configure document workspace, on the new Layout check tab, grouped under Characters and Formatting. You can enable or disable individual rules per document.
  • 'Layout' tab: Rule violations are shown on the Layout tab with the corresponding count; clicking a violation navigates to its location in the document.
  • Approving violations: You can approve an individual rule violation, which moves it to a separate section for approved violations; if the affected content is changed afterward, the violation becomes active again. Approvals can also be revoked.
  • Unlisted style: A style used in the document that is not listed in the Style Guide Manager is flagged as a rule violation.
  • System styles: Styles from the predefined System styles group, which are required by the system, and the highlight applied by Highlight changed values on refresh, are shown in a separate information area instead of being flagged as a violation.
Shows the 'Layout check' tab in the 'Configure document' workspace with the rule groups 'Characters' and 'Formatting' in Disclosure Management.
'Layout check' tab in the 'Configure document' workspace

The layout check feature requires at least the Advanced license level.

Disclosure Management now supports Content groups, letting you tag sections of a Word chapter for different audiences and generate audience-specific result documents from a single document instead of maintaining separate versions.

Content groups include the following functions:

  • Managing content groups: In the Configure document workspace, the Style guide tab now includes a new Content groups section where you can create, rename, recolor, and delete content groups for a document. Each group has a unique name and color.
  • Assigning content to a group: In Word, the Style guide section in the ribbon includes the Content groups section, where you can assign a selected text passage to one or more content groups; assigned groups are shown as badges on the section. Text that is not assigned to any group is always included in every result document, regardless of which groups are selected.
  • Previewing assignments: In the Content groups section, you can highlight all sections assigned to a content group directly in the document to check the assignment. Multiple groups can be highlighted at the same time, and existing highlights are kept when you highlight another group. Highlighting is automatically removed again before check-in.
  • Creating audience-specific result documents: In the Creation workspace, when creating a result document, each content group can be included or excluded, and optionally highlighted with its group color in the output. Sections assigned to at least one included content group are kept, and unassigned sections are always included. When the dialog opens, all groups are deselected (excluded) by default, and no highlighting is applied.

Apart from bug fixes and enhancements in terms of usability and performance, the release contains the following new features:

Disclosure Management now supports reimporting result documents. Finance teams can bring externally edited Word documents—for example, after an auditor review or an external translation—back into the existing report structure without having to manually update each changed section.

To simplify the external translation of a report, the Creation workspace now also includes the option Generate as translation document. A document generated this way contains the content in the default language but uses the target-language variants of the out-areas for tables and charts. An external translation team can edit the content directly in the Word document; afterward, the document can be brought back into the target language via reimport from the history.

Shows the dialog for reimporting a result document in Disclosure Management.
Command 'Reimport result document'

Reimport is available to all users with the Edit all result documents permission at the Basic license level and requires no additional configuration.

In the Insert body text number dialog, three more number formats using the en dash ("long minus") are now available, this time with three decimal places. As with the existing formats, the preview in the drop-down takes the document's localisation into account and shows, for example, 1,234.567 | –1,234.567 for an English document.

In the Insert body text number dialog, the % unit is now also available for single values. Previously, this unit could only be selected in Percentage Variation mode (a two-period comparison). When you select % as the unit, Disclosure Management automatically multiplies the stored raw value by 100 and appends the percentage symbol. For example, a value stored as 0.42 in Excel appears in the running text as 42 %. The percentage symbol is taken from the document settings and can be configured there. The number format (decimal places, separators) remains freely selectable as usual.

In the document settings, you can now define the date format for document variables (such as sn_duedate). You can choose between a format without a leading zero (for example, 30.6.) and a format with a leading zero (for example, 30.06.). This ensures that IF formulas in tables that compare date values match the displayed format. Existing documents are not affected—the default setting preserves the current behavior.

Shows the MS Word settings in Disclosure Management with the option to configure the date format for document variables.
MS Word settings — date format for document variables

A new toggle Uniform table row heights is now available in the document settings (formatting section). When enabled, the row heights of inserted Excel tables are normalized so that rows size to their content instead of inheriting the heights from Excel. This gives tables a consistent appearance throughout the report without the need to adjust each table individually. The toggle is disabled by default, so existing documents are not affected. The feature is available for Office for the Web and Office Native.

The Highlight changed values on refresh option in the MS Word document settings is now coupled to the Update values within table insert mode. With the other insert modes, the option is greyed out. If you disable the option, existing table highlights are removed on the next refresh.

When configuring a mapping in Import Management, two additional transformation types are now available:

  • Split splits a text value into parts using a configured separator and writes the part at the selected index to a new column—for example, to extract the country code "DE" from a composite key such as "Berlin;DE;10115".
  • Take over fills empty cells of a source column with the most recent non-empty value above and writes the result to a new column—for example, to transform source data in a grouped layout into complete rows.

For more information, see Defining a Data Source.

Two additional aggregation types are now available:

  • Filter numeric retains only rows in which the source column contains a numeric value and removes rows with text values, empty cells, or mixed content—for example, to filter out header rows or labels that would disrupt subsequent numeric processing steps.
  • Filter not empty removes all rows in which the source column is empty—for example, to exclude rows without a programming key from the import data set.

For more information, see Defining a Data Source.

Apart from bug fixes and enhancements in terms of usability and performance, the release contains the following new features:

Disclosure Management now includes the Style Guide. The Style Guide gives you a central tool for binding the design of your reports to your corporate design in a consistent way. With the Style Guide, you store your company's formatting rules as an XML file centrally in Disclosure Management. As a result, all authors work with the same specifications for fonts, headings, body text, and other text elements. This prevents visual inconsistencies between chapters or contributors from the outset and reduces the effort required for the final layout alignment.

The Style Guide has the following characteristics:

  • Importing a Style Guide: You can import your style guide once as a file (for example, an existing firesys style guide) and thus provide company-wide consistent formats for headings, body text, tables, and other text elements.
  • Style Guide Manager: The Style Guide Manager is integrated as a ribbon in Word and opens a panel that displays the configured styles.
  • Language-specific style guides: You can store a separate style guide for each language and thus ensure a consistent appearance even in multilingual reports.
  • Groups: In the Style Guide Manager, you assign the individual formats to clearly arranged groups—for example, Headings or Body Text.
  • Custom groups: You can create your own groups, such as Table formats, Captions, or Footnotes. This lets you structure the Style Guide according to the logic of your report, and your authors find the right formats faster. You can create all groups freely and thereby determine the order in which the formats are offered to your authors in Word.
  • Permissions: Managing the Style Guide is reserved for administrators. Authors select the released formats but cannot change them.
Style Guide in Disclosure Management
Style Guide in Disclosure Management

Disclosure Management now has a typography correction feature that automatically applies non-breaking spaces, narrow non-breaking spaces, and space suppression in Word chapters, and enables global administrators and document administrators to manage the underlying rules per language. The new Spacing tab under Configure document provides a central overview of the defined typography rules. In the typography rules, you define how certain expressions in your document are to be separated from one another or kept together. Separate rules can be defined for all languages used:

The 'Spacing' tab in the 'Configure document' work area
The 'Spacing' tab in the 'Configure document' work area

The feature has the following characteristics:

  • Default rules: Predefined default rules are available for German and English. A global switch enables or disables all default rules for the selected language; in addition, each rule has its own switch. When the global switch is enabled, default rules that conflict with an existing custom rule are automatically disabled. Default rules cannot be edited or deleted.
  • Custom rules: In the Custom rules section, you can add your own rules per language to cover specific requirements, such as non-breaking spaces between certain terms. The system validates required fields, placeholder logic, rule type, duplicates, and conflicts with default rules.
  • Searching rules: A search bar for rules makes it easy to quickly find a rule you are looking for.
  • Automatic correction on check-out: When you check out a Word chapter, the typography rules for the document language are applied automatically. Body text, table cells, and text in text boxes are processed; headers and footers, Word comments, Word form fields, and deleted areas are excluded. Track changes is temporarily disabled during the correction and restored afterward. Coupler changes are not marked as tracked changes. Corrected spots are highlighted in gray.
  • Removing highlights in Word: A new button in the Disclosure Management ribbon removes the coupler highlights in the currently checked-out Word section. The typography corrections themselves are retained. Only coupler highlights are removed; other highlights are not affected.
  • Importing rules from firesys: Existing spacing rules from firesys customers can be imported into Disclosure Management at the push of a button.

MS Office Native is now available as a mode for MS Office in which you can use the ribbons for Office for the Web together with the locally installed Office programs (MS Word and MS Excel). MS Office Native is the mode in which Disclosure Management runs directly as an add-in in the locally installed MS Word or MS Excel desktop application (as opposed to Office for the Web, which runs in the browser). You enable the use of MS Office Native by selecting MS Office Native under Configure document in the MS Office variant area.

For more information about the differences between the variants, see the MS Office Variants: Web, Desktop, and Native chapter.

The Office ribbon for MS Word has been reworked. To keep the ribbon clear and to group related functions, the ribbon now has two new tabs: The DM-Content tab contains all content-related functions, and the DM-Layout tab contains all layout functions. For MS Office Native, two separate manifest files (for layout and content) are therefore now available in the Toolbox.

Disclosure Management ribbon in MS Word
Disclosure Management ribbon in MS Word

An Excel ribbon is now also available for MS Office for the Web. Previously, MS Office for the Web was only available for MS Word—in MS Excel, only the ribbon for MS Office for Desktop could be used. With the new Excel ribbon, you can now also edit MS Excel documents directly with MS Office for the Web in the browser.

On the Layout tab of the Disclosure Management ribbon in Word, a new Special characters button is available. The button opens a drop-down menu with five options: Em Dash, Non-Breaking Hyphen, Soft Hyphen, Non-Breaking Space, and Soft Line Break. Each entry shows the name of the character, an icon, and a tooltip describing its purpose. Selecting an option inserts the character at the cursor position as a regular Unicode character that is retained during check-in and check-out, versioning, and copying and pasting. The characters are visible when the formatting marks (¶) are enabled in Word. The feature is available to users with write access and is included in the Basic license.

With this feature, you get typographically correct business documents without taking the detour via Unicode codes or keyboard shortcuts. The characters are retained as regular Unicode characters—even during check-in/check-out, versioning, and copy-paste. All authors of a business or sustainability report access the same selection, which reduces typographical inconsistencies between chapters by different authors.

The Remove data change highlights function is now available in the ribbon of the Office Online add-in. It allows you to reset manual formatting at the paragraph and character level easily and quickly, so that the original styles are restored.

The DM-Layout tab of the Word ribbon gains additional functions for fine-tuning the layout:

  • Hanging indent and page break: You can create, expand, reduce, or reset a hanging indent from the cursor position and insert a page break at the cursor position. Available in MS Office for the Web and MS Office Native.
  • Character spacing and word spacing: In the Typography area, you can adjust the character spacing and word spacing of the selected text. These functions are available in MS Office Native only.

In the Insert body text number dialog of the Word add-in, six additional number formats for text values are now available to you. The new formats use the en dash ("long minus") for negative values—either directly in front of the number or with a thin space as a gap. You can choose between three variants with a different number of decimal places (none, one, two).

The preview in the drop-down takes the document's culture into account: In a German document, for example, 1.234,56 | −1.234,56 appears, and in an English document, 1,234.56 | −1,234.56. Inserted text values are formatted according to the selected format string.

When configuring a mapping in Import Management, two additional transformation types are now available. Multiply multiplies each numeric value of a source column by a defined factor and writes the result to a new column—for example, to convert values reported in thousands into single units or to flip the sign of a column. Substring extracts a defined portion of a text value—starting at a given position for a defined number of characters—and writes it to a new column, for example to derive clean programming values. For more information, see Defining a Data Source.

When creating a Word result document, the new Remove content controls option is now available in the Word functions section of the Create Result Document dialog. When enabled, all content controls are removed from the generated result document, while the content within them (text, values, and so on) remains intact—only the control wrapper is removed. The option is disabled by default, so existing result documents are unaffected unless you opt in.

This gives you a clean result document that is free of structural Word helper elements, which can be disruptive for external recipients or downstream processing steps. The option applies to Word result documents only and does not affect the source documents of the report instance. For more information, see Creating Result Documents.

When defining a table template, you can now use the new Cell margins button in the Layout configuration area to set consistent cell margins (top, bottom, left, right) and, optionally, spacing between cells. As a result, all tables inserted from the template have a consistent, professional cell layout, without you having to format each table individually. This feature is currently limited to the Office for Desktop variant.