Skip to content

KX Dashboards Release Notes

This page details the latest updates to KX Dashboards releases, providing brief, high-level descriptions of fixes, improvements and any new features added.

V 2.23

Release date: 31st July 2026

Features

1. NLX: Improved summary responses and dashboard generation

Key capabilities:

  • More concise and accurate natural-language summaries generated by the NLX Chat Agent for dashboard data and query results.
  • Better understanding of the skills used to generate dashboards.
  • Clear tables/analytics used in generating the dashboards.
  • Improved skills.

User benefits:

  • Faster to understand what a dataset or result set is showing, with less need to manually interpret raw grid output.

2. Datagrid: Export selected/filtered rows only to Excel/CSV

Key capabilities:

  • Export just the currently selected rows, or only the rows matching the active column filters, instead of always exporting the full grid.

User benefits:

  • Faster, more targeted exports.
  • No need to manually trim exported files before sharing a specific subset of data.

3. ChartGL XY-Graph: Interactive Y-axis translate and zoom controls

Key capabilities:

  • Click-and-drag to pan the Y-axis and zoom in on a specific value range, independent of X-axis zoom/pan.

User benefits:

  • Easier to inspect narrow value bands on charts with wide ranges, improving data exploration without needing to change the underlying query.

4. Dropdown: Bulk selection via Ctrl+Click and Shift+Click

Key capabilities:

  • Ctrl+Click to toggle individual items in or out of a selection; Shift+Click to select a contiguous range.

User benefits:

  • Much faster multi-select in long dropdown lists, using selection patterns users already know from spreadsheets and file browsers.

5. Add Export Name Source global property

Key capabilities:

  • A new global dashboard setting to control whether exported file names are derived from the dashboard name, tab name, component name, or a custom pattern.

User benefits:

  • Consistent, predictable file naming across an organization's dashboards, making exported files easier to identify without opening them.

Bug fixes

Datagrid and Datatable

  • Datagrid: Columns did not align with filter columns.
  • Datagrid: A warning message in QuickView stopped the grid from being edited.
  • Datagrid: Clear icon only appeared in the text input for frozen columns.
  • Datagrid: Added a partial match option for number filters.
  • Datagrid: Custom filter did not apply server selection.
  • Datagrid Tooltip: "Use Formatted Cell Value" returned "[object Object]" for values.
  • Datatable: Viewstates are now maintained in the Breakdown Columns cache.
  • Datatable: Added an option to disable actions on pivotable columns.
  • Datatable: Double-click action was not working correctly.

Action Tracker

  • Action Tracker Grids: Column filter was slightly wider than the column.
  • Action Tracker: Search dialog dropdown failed to display the list of values when Filter Type was set to "Dropdown" or "Data Source".

NLX and Chat Agent

  • Chat Agent: Improved skill selection logic.
  • NLX Chat Agent: Import failed when the Chat Agent applied an edit to an existing dashboard.
  • NLX: Updated providers in config.
  • NLX: Improved GPT dashboard generation.
  • Dashboard Builder: Updated the LLM model list.
  • Added NLX and Express install documentation.

Dashboards and Viewstates

  • Dashboard notifications were not working as expected.
  • KX Dark: Viewstate CSS appeared blank when using the KX Dark theme.
  • Fixed incorrect delimiters for the String data type.
  • Improvements to inconsistent behavior in KX Dashboards 2.22 for Dataform time widgets.
  • Time Picker: Fixed backspace behavior.
  • Added a setting to manage the precedence between shared URL viewstate and saved viewstate.

UI and navigation

  • Quick Access Menu: Clicking Component Help did not open the Component Help page.
  • Tab: Could not drag a new component into the tab region.

Testing and configuration

  • Testing Page: Added the ability to sort by performance.
  • Testing Page: Added the connection used.
  • Configuration Manager: Errors are now more verbose.

Security and library updates

  • Updated handlebars to 4.7.9.
  • Updated moment.min.js to 2.30.1 to address a vulnerability.
  • Added AES encrypted changes from Platform Dashboards.
  • Removed inline scripts from dashboards pages.