Version: #3696
New
- Analyze Tab Enhancement: Expandable “All” Field Selection
The "All" option in the Analyze tab can now be expanded to select each individual field in the SELECT clause. This allows users to include all fields in a dataset while retaining the ability to manually exclude one or more fields as needed. The feature eliminates the need to drag each field individually when customizing full-field queries. (39309)
AI-Generated Dashboards & Widgets: Default Category Assignment
Dashboards and widgets created using the AI Dashboard Creation tool will now be automatically assigned to a default AI category upon creation. This change helps organize AI-generated assets more efficiently. (3870)
- Note: This update applies only to new assets created after the release and does not retroactively assign folders to previously generated dashboards or widgets.
- Cloud9QL now supports using tokens within functions without having selected the token in a previous step. Previously the user would have to select the token in step 1 in order to use it in a function in step 2. (4002)
- C9QL DATE_FORMAT($c9_datetoken,<date_format>) is now supported in REST API in URL parameters. This update allows consistent use of formatted date tokens for APIs requiring string-based date inputs. (4012)
Fixed
- When querying Elasticsearch, data streams will now appear in the Data Explorer, allowing users to browse and select them just like traditional indices. This enhances visibility and support for Elasticsearch's modern data ingestion pipelines. (4008)
- Resolved issues related to exporting dashboards to PowerPoint. Exported slides now render widget content, layout, and formatting more accurately and consistently, improving compatibility and visual fidelity across presentation tools. (3991)