NEW
- New Data Grid Visualization
We have added an alternative grid type that supports formatting, conditional highlighting, sorting, grouping, and search along with the ability to download formatted grid information in Excel format.
- EPOCH_SECS
Added epoch secs support for REST API datasource url parameters, which allows you to pass in date in epoch time formats dynamically
For example:
date={$c9_today,epoch_secs} will format today into epoch seconds format
IMPROVEMENTS
- Stacked Percentage Chart Enhancement
A new visualization option for stacked percent chart has been implemented that automatically performs percent stacking. - REST API Enhancement
Added a way to handle return of multiple JSON objects within the same file - Date/Time Hover Information
Enhanced the chart hover to include the time element of a date/time field, if present
FIXES
- Fixed an issue with currency cell format in the data grid ignoring zeros
- Fixed an issue where the training/algorithm view does not appear after feature selection
- System now appropriately handles C9QL syntax issues on the ML analyze button
- Fixed an issue with Error! being displayed due to a formatting issue with a widget
- Fixed an issue with the Bubble Chart with data disappearing if zooming into a part of the timeline that requires the re-drawing of the Y axis
- Addressed an issue with resizing and format changes to the New Data Grid not persisting