This release of the Devo Platform brings you new features to Activeboards, Scheduled reports and User interaction improvements.
Geo Availability
Region | Status |
---|---|
CA | Released |
US | Released |
EU | Released |
APAC | Released |
Table of contents
New Features
Activeboards Unified Y axis
This new feature added in the Line/Column/Area widgets, will allow the user to have all the metrics in the same Y axis and with the same scale. The current behavior (a different Y axis/scale for each metric) will be also available.
Two new methods added to Activeboads language
Method | Syntax | Description |
---|---|---|
Take | take (query, N) | Takes the first N elements from a data set |
Sort | sort(query, columnName, ‘ASC’ | ‘DESC’) | Sorts a dataset by column with ASC/DESC order |
Improvements
Scheduled Reports - Hidden Recipients
The To: field will now display as empty when sending Scheduled reports, maintaining privacy for all users.
Scheduled reports - New Information fields
New information fields added:
Field Name | Available in |
---|---|
Environment | Subject and Content |
Domain | Subject and Content |
Activeboard Name | Content |
Creation Date Timezone | Content (specified in Scheduling) |
Activeboard ID | Content exclusive to error emails |
Additional Improvements
- Speed up Activeboard display times. When opening activeboards, the default activeboard will be loaded, if no default is set, the first activeboard will be loaded. The full activeboard list can be requested from the Activeboard manager.
- Added new notification to Clone Activeboard command to notify user when an Activeboard is cloned successfully without opening.
- Improve Activeboad cloning operation, faster and a new spinner added notifying the user of continued action progress in background.
- Added a description field max character counter to Create new Activeboard dialog.
- UX improvements to reordering in Table Widget.
Bug Fixes
- Flickering issue fixed with the vertical scrollbar in the Activeboad Manager.
- Fixed issue with session timeouts
- Fixed issue with values missing when Menu Always Open was selected.