February 6, 2026

Prev Next

Export actions from the action list widget

To assist technicians with their tasks, the Action List widget now enables actions to be exported in CSV format.
Technicians can easily extract a set of ongoing and historical actions, along with any relevant information such as timing, title, description, notes, and outcome.

Actions list widget with focus on the position of the command "Export All".

This feature simplifies the sharing of maintenance tasks, supports maintenance documentation, and provides offline access to the list of tasks to be performed or that have already been completed.

Period selection configuration improvements

To help the console user in managing period selection configuration,  you can now configure the set of selectable periods in a single place, instead of doing it in any template.
All Period Fields (standalone or embedded in widgets) will now use the global set of selectable periods, unless they have been redefined on the individual widgets or fields.

Comparison of Default Period selection in Console and the effect on Period Selection options available in the DPS.

In the Advanced Settings, the new option Default Periods allows you to configure the default periods users can select in the DPS to filter page data.  
In addition, new period options are now available: This Quarter, Last Quarter, This Semester, and Last Semester.

Reports with quarter and semester recurrence

To keep DPS users informed through effective periodic reports, it is now possible to configure quarterly and half-yearly recurrence.
These will generate reports every three and six months, respectively (January-based).

Settings for report recurrence options

In addition, when defining a template for a report, instead of specifying the loading period on each widget (e.g., Last 30 Days), you can now use the page implicit variable named context_period.
The value of this variable is determined automatically according to the report being generated.

Display of a period variable labeled 'context_period'

Page widgets will automatically load data according to the start and end dates of the context period.  
In this way, you can define a single template, or template fragment, and reuse it for different recurrences without rewriting it from scratch.

Bug fixes (DPS)

  • It was not possible to import thing’s data by providing a CSV containing unknown columns. Now, such columns are discarded without blocking the import.

  • The Value widget was not aware of the context period when used within an event or work session details template.