This Platform release brings a couple of new updates to ActiveBoards and bug fixes. Enjoy the update and I hope everyone has a great Holiday!
Geo Availability
Region | Status |
---|---|
CA | Released |
US | Released |
EU | Released |
APAC | Released |
Table of Contents
ActiveBoard Improvements
SimpleValue Widget expanded accuracy
The SimpleValue Widget is now more accurate than ever before as it will now distinguish between decimal metric units and binary metric units. To support this, the number format field in the “Visual” tab has replaced the following formats:
Before Update | After Update |
---|---|
Bits | Bytes - Decimal Based |
Bytes | Bytes - Binary Based |
Export to CSV Improved user interaction
We’ve cleaned up the naming logic for “Export to CSV” widget option to produce more consistent and readable outputs. The new rules are:
- Special Characters will be replaced with a “-”
- All Upper case characters will be replaced with lower case characters
Before Update
WidgetID | widgetName | CSV file name |
---|---|---|
SimpleValue77 | Euros | SimpleValue77_chunk_1 |
MarkersMap0 | User in USA | MarkersMap0_chunk_1 |
After Update
WidgetID | widgetName | CSV file name |
---|---|---|
SimpleValue77 | Euros | euros |
MarkersMap0 | User in USA | users-in-usa |
Bug Fixes
- Fixed error 500 & 600 when reinjecting in Data Search
- New Aggregation Task - fixed optimization form month and year values that could not be modified
- Table widget - fixed column menu remaining open when leaving Activeboards
- “Type” field - fixed missing values for Logarithmic and Datetime
- Stacked charts - fixed float values
- Widget with RealTime date range - fixed real time status when using “Go to Query” command
Have a great Holiday!