New features
- Enable column concatenation in Quick Columns (v1.15.4). This option allows you to generate a new column that’s created from concatenating multiple columns from the dataset (numerical and categorical). Separator can be defined by users (e.g. ” - ”). For more information, see documentation here.
Improvements to existing features
- Join Manipulator Enhancements (v1.15.1). Enhanced the Join Manipulator with additional functions including exclusive join operations. See documentation here for more details.
- Check of data consistency in Series Models (v1.15.4). This improvement ensures consistency of time series data when using the Series Models. If data is not consistent (e.g. series of different length), a user-friendly message will be returned to the user.
- Improved UX when setting up Series Models (v1.15.4). This improvement ensures that users can’t create configurations that would break the model. Columns available for selection will dynamically be updated based on other selections in the step. For example:
- The series unit cannot be selected as a curve input.
- A curve input cannot be selected as a curve output.
- Better readability of intelligent correlation plots (v1.15.4). This improvement adds the x and y values of a cell in the tooltip when hovering over the cell. This enables to easily track the column and row, especially in larger heatmaps.
Bug fixes
- Multiple Output Dataset Export Fix (v1.15.0). Fixed a bug that resulted in the same dataset being exported both times from manipulators that output two datasets (e.g., RecEval).
- Anomaly Detector Azure Fix (v1.15.1). Fixed Anomaly Detector bug for Azure where AD model wouldn’t run without an ID column specified.
- App running Fix (v1.15.3). Fixed an issue where some scheduled apps weren’t running.
Last modified on July 23, 2026