November 2024 Updates
Analyze
Dashboards
- Your search criteria will now be saved, simplifying your navigation when accessing a dashboard and returning to the filtered list.

Maps
- The scope option has been removed and will remain hidden until it becomes necessary. For instance, if no color, size, height, or tooltip signal is selected, the scope will not be relevant to the map and will not be displayed. However, once any of these options are set, the Scope option will become visible for users to utilize.

Predict
DCA
- Models will automatically refit when any changes are made in the User Settings. Upon reopening a model, a refit button will be conveniently located at the bottom right, allowing you to initiate the refitting process as needed.

- A new "Compare Models" button has been added, allowing users to conveniently compare multiple DCA models linked to the selected entity. This feature mirrors the functionality found on the entity details page. When you click the button, you will be taken to a new window where you can easily select the models you wish to compare.

Build
Develop
- Enhanced the Python script editor with intellisense and autocomplete features to streamline coding and improve user experience.

- View Only users are now restricted from executing Python scripts. If a user has only View Only permissions, the Run button will be disabled, ensuring they can view the script but cannot run it.
Workflows
- Enhanced functionality now allows users to mark their preferred workflow schedules as favorites, making it easier to access and manage important schedules at a glance.
Data Model
Sources
- Users can now map child and parent columns during the hierarchy import process. The StackedEntityColumn is designated for mapping the child entity, while the StackedSignalColumn is utilized for mapping the parent entity. This functionality allows for clear and efficient organization of hierarchical relationships within the data.
