---
sourceDocument: Store Version History Release Notes
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/store-release-notes

 Release :

    - store

ft:locale :

    - en-US

ft:publication_title :

    - Store Version History Release Notes

ft:clusterId :

    - rnst

bundleId :

    - rnst


---

# Data visualization core release notes

# Data visualization core release notes {#ariaid-title1}

Release version: Store  
Updated September 10, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 14 minutes to read  
Version history for the Data visualization core application on the ServiceNow Store.
Important:  
For details on system requirements and family compatibility, view the application listing on the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) website.

## Version history

Version 30.1.1 - September 2026
:
    * New:
      * Period over Period charts now support multiple series visualization. Charts render distinct lines for each series with unique colors, display a legend with human-readable labels, and show relative period labels on the X-axis.
      * Automated accessibility validation for data visualizations. Automation covers scenarios where visualizations lack context for numbers, cards display values without context, and gauge buttons lack descriptive access.
      {#store-rn-dv-core__ul_klm_b5q_lkc}
    * Changed: Business unit impact assessment for chart switching. After switching charts, regression testing identifies failures and required updates for business units, ensuring clear communication of changes and any necessary actions.
    * Fixed:
      * Data labels no longer overlap in Pie, Donut, and Semi Donut charts after dashboard migration to Platform Analytics.
      * Form navigation arrows now display correctly when records are opened with Mouse Middle Click from the Platform Analytics Visualization list view.
      * Arrows in the form view now function properly when records are opened from the list visualization.
      {#store-rn-dv-core__ul_qhc_c5q_lkc}

Version 29.1.6 - September 2026
:
    * Changed:
      * Heatmap visualizations now open directly to the data table, streamlining access to underlying data.
      * Time series data visualizations now use the Highchart library, improving chart rendering and interactivity.
      * List visualizations now support highlight value configurations, enabling clearer identification of key data points
      * Bar visualizations now display legend numbers only on hover, reducing visual clutter.
      * Data visualization formats response time in seconds instead of milliseconds for improved readability.
      * Bubble chart bubbles in Platform Analytics Workspace now render across both X and Y axes, providing more accurate spatial distribution.
      * Geomap UI Builder component now allows viewing of regions with decimal values, eliminating forced rounding to 0.0.
      * Change Request dashboard now passes the "By Month SUM+" aggregate to the URL when clicking cells, ensuring correct counts.
      * Breakdown list in Dashboard Config Panel now filters by indicator after control panel reload, maintaining relevant context.
      {#store-rn-dv-core__ul_hl4_25q_lkc}
    * Fixed:
      * Large DataBroker JSON compilation via Rhino Parser has been resolved, preventing memory contention and node restarts.
      * Data source now loads correctly for new list visualizations.
      * Multipivot visualizations now display data when the API returns valid results.
      * Multiple data broker calls for list visualizations no longer cause filter failures or performance issues.
      * "Data Sources" component no longer loads twice in the config panel, and the data source selection modal does not reopen unexpectedly.
      * Pivot Table data visualizations can now be exported after the Australia upgrade.
      * Geomap functionalities now operate without errors in visualization maps.
      * Geomap sets maxNumberOfGroups to "ALL" instead of 10, ensuring complete data fetch on dashboards.
      * Dashboard export to PDF now includes pivot table visualizations.
      {#store-rn-dv-core__ul_awz_h5q_lkc}
    {#store-rn-dv-core__ul_nyz_d5q_lkc}

Version 28.5.6 - September 2026
:
    * Fixed tooltip showing percentage values for deselected groups, and inconsistent tooltip behavior across different hover dates
    * Fixed y-axis range not applying when set to a non-zero starting value on Platform Analytics vertical bar charts
    * Added support for column filtering on restricted columns
    * Fixed empty selection label in list reports with group-by on variable fields after migration
    * Fixed widget header not staying fixed and horizontal scrollbar not persistently visible during scroll

Version 29.1.3 - August 2026
:
    * Fixed:
      * TransformExecutionNode.toRhino() compiles Large DataBroker JSON via Rhino Parser leading to memory contention and node restarts
      * Data visualization - Heatmap: when opening a heatmap, immediately jumping to the data table
      * Data visualization formats response time in milliseconds instead of seconds
      * Data source not loading for new list visualization
      * Multipivot does not display the data even if the API returns proper data
      * Multiple data broker calls for list visualization resulting in filters not working and performance hit
      * Bubble chart bubbles render horizontally in Platform Analytics Workspace instead of distributed across both X and Y axes
      * "Data Sources" component loads twice in config panel; data source selection modal reopens due to second render
      * Time series data visualizations moved to use Highchart library
      * Unable to export Pivot Table data visualizations after Australia upgrade
      * Enable highlight value configurations for list visualizations
      * Bar visualization only populates legend numbers on hover
      * Geomap UI Builder component forces rounding decimals and will not allow viewing of any region that is rounded to 0.0
      * Change Request dashboard is showing incorrect number because the "By Month SUM+" aggregate is not getting passed to the URL when clicking on any cell
      * Errors in visualization map - Geomap functionalities
      * Geomap sets maxNumberOfGroups to 10 instead of ALL, causing incomplete data fetch on dashboards
      * Dashboard export to PDF does not export pivot table
      * Breakdown list in Dashboard Config Panel not filtered by indicator after control panel reload
      {#store-rn-dv-core__ul_y1k_kj1_bkc}

Version 28.5.4 - August 2026
:
    * Fixed:
      * TransformExecutionNode.toRhino() compiles Large DataBroker JSON via Rhino Parser leading to memory contention and node restarts
      * Time series data visualizations using Highchart library (feature flag)
      * Chart labels overlapping on PAR dashboards
      * Multipivot does not display the data even if the API returns proper data
      * Multiple data broker calls for list visualization resulting in filters not working and performance hit
      * Geomap UI Builder component forces rounding decimals and will not allow viewing of regions that are rounded to 0.0
      * Geomap sets maxNumberOfGroups to 10 instead of ALL, causing incomplete data fetch on dashboards
      * Breakdown list in Dashboard Config Panel not filtered by indicator after control panel reload
      * Enabling highlight value configurations for list visualizations
      * Change Request dashboard showing incorrect values as the "By Month SUM+" aggregate is not getting passed to the URL when clicking on any cell
      * Errors in visualization map - Geomap functionalities
      {#store-rn-dv-core__ul_pbz_kj1_bkc}

Version 29.1.1 - July 2026
:
    * Fixed: Export button not hidden based on export properties in client-side export for data visualizations.
    * Fixed: Pivot Table displayed flat instead of in the correct hierarchical format.
    * Fixed: Dashboards displayed "No data available" when drilling down on an Indicator.
    * Fixed: Additional group-by fields could not be selected via dot-walking.
    * Fixed: Group By option displayed the backend name of the Assignment Group field instead of the visible label after adding an alternative group-by selector.
    * Fixed: Pivot aggregation not preserved when drilling down to KPI details.
    * Fixed: Column chart bars widened unexpectedly when hiding a data source on a Business Calendar monthly chart.
    * Fixed: Spline charts did not show the grid when the second metric had no data.
    * Fixed: Selecting "Total Value" in a donut chart did not load the filtered list table.

Version 28.5.1 - July 2026
:
    * Fixed: IS ONE OF condition in Data Visualization Data source conditions no longer expands the condition bar horizontally.
    * Fixed: PA Dashboard no longer shows "No data available" when drilling down on an Indicator.
    * Fixed: Group By option now displays the correct visible label for the Assignment Group field instead of the backend name.
    * Fixed: Pivot aggregation is now preserved when drilling down to KPI details.
    * Fixed: Spline charts now display the grid correctly when the second metric has no data.
    * Fixed: Selecting "Total Value" in a donut chart now loads the filtered list table correctly

Version 29.1.0 - June 2026
:
    * New:
      * Calendar improvement: color highlighting based on field styling and source selection
      * Breakdown relations support for Indicator scorecard
      * Enable grouping on glide list field type
      {#store-rn-dv-core__ul_it2_bgf_kjc}
    * Fixed:
      * Calendar report: Collapse side panel by default
      * Multiple filters are not applied consistently in list data visualization
      * While creating new visualization, data is defaulted to task table, instead of selected data source table
      * Platform Analytics Dashboard: List visualization with column level filtering does not takes the user back to the visualization
      * Show total row count in analytics list
      * Bubble chart is not rendering as expected in Platform Analytics when groupBy is selected for tables which support report ranges
      * Pivot table data visualization is not drilling down on specific cells
      * Unable to dotwalk to a field when adding it in the visualization data source
      * Allow group by selection for all variable types
      * "Apply date range" settings from Gauge visualizations are retained when switching to another visualization type
      {#store-rn-dv-core__ul_zn3_2gf_kjc}
    {#store-rn-dv-core__ul_xv5_zff_kjc}

Version 28.5.0 - June 2026
:
    * New:
      * Calendar improvement - color highlighting based on field styling and source selection
      * Breakdown relations support for Indicator scorecard
      * Enable grouping on glide list field type
      * Flat Pivot Table
    * Fixed:
      * An invalid location is displayed in the world map
      * Group by doesn't load when there is a period (.) in the field
      * "Apply date range" settings from Gauge visualizations are retained when switching to another visualization type
      * List report with additional group by has empty selection label after migration
      * Show total row count in analytics list
      * Bubble chart is not rendering as expected in Platform Analytics when groupBy is selected for tables which support report ranges
      * Platform Analytics Dashboard - List visualization with column level filtering does not takes the user back to the visualization
      * Pivot table data visualization is not drilling down on specific cells
      * When creating a new visualization, data source defaults to the Task \[task\] table, instead of selected data source table
      * Calendar report: Collapse side panel by default
      * Hide Export button based on the export properties

Version 28.0.33 - June 2026
:
    * New: Added Total count configuration option for the Data visualization List type
    * Fixed: Pivot table Data visualization is not drilling down on specific cells
    {#store-rn-dv-core__ul_bwb_fgf_kjc}

Version 28.4.5 - May 2026
:
    * Fixed an issue where a visualization configured to drill down to a list was not using the original visualization conditions at runtime.
    * Fixed an issue where list links from the Platform Analytics Dashboard list component no longer opened with list context.
    * Fixed an issue where group by selection was not available for all variable types.
    * Fixed an issue where users were unable to dotwalk to a field when adding it in the visualization data source.
    {#store-rn-dv-core__ul_nss_d3c_cjc}

Version 28.0.32 - May 2026
:
    * New: List visualization enhancements: Pagination support; consistent configuration, header, and exporting capabilities (dependent on Yokohama Patch 13).
    * Fixed:
      * Geomap widget does not show "0" values on initial render
      * Allow group by selection for all variable types
      * Single score visualizations truncates content incorrectly
      * Scheduled Export "FileType=Excel (.xlsx)" generates "Error.pdf"
      {#store-rn-dv-core__ul_dnf_3rq_cjc}
    {#store-rn-dv-core__ul_yx1_krq_cjc}

Version 28.0.30 - May 2026
:
    * New: List visualization enhancements: Pagination support; consistent configuration, header, and exporting capabilities (dependent on Yokohama Patch 13).
    * Fixed:
      * Geomap widget does not show "0" values on initial render
      * Allow group by selection for all variable types
      * Single score visualizations truncates content incorrectly
      * Scheduled Export "FileType=Excel (.xlsx)" generates "Error.pdf"
      {#store-rn-dv-core__ul_nv2_d3c_cjc}

Version 29.0.8 - April 2026
:
    * Fixed an issue where the list displayed a "No content available" message.
    * Fixed an issue where bar charts were not visible despite data values being present.
    * Fixed an issue where the Trend By value was not saved in the config panel for the Trend By component.
    * Fixed an issue where clicking a reference in List visualization navigated to the parent table in Next Experience.
    * Fixed an issue where Bubble charts were not rendering in Platform Analytics Workspace despite working correctly in Classic Reporting.
    * Fixed an issue where longLabel was not being used for tooltips in business calendars.
    * Fixed an issue where List reports with additional Group By had an empty selection label after migration.

Version 28.4.3 - April 2026
:
    * Fixed an issue where Heatmap chart interactions did not work correctly and could apply a random filter, resulting in incorrect data being shown.
    * Fixed an issue where bars in the Column visualization appeared wider than expected.
    * Fixed an issue where the Bubble chart did not render in Platform Analytics Workspace even though it worked correctly in Classic Reporting.
    * Fixed an issue where clicking a reference in the List visualization navigated users to the parent table in Next Experience instead of the expected record.
    * \[Fixed an issue where the List visualization intermittently displayed a No content available message even when content should have been shown.
    * Fixed an issue where clicking a Donut chart with only a single data segment did not update the List header as expected.
    * Fixed an issue where a view disappeared while loading or when using the Copy with filters link.

Version 28.0.29 - April 2026
:
    * Fixed an issue where the format values modal did not appear for metrics that included dot-walking fields, preventing users from configuring value formatting.
    * Fixed an issue where the Single Score widget displayed an ellipsis (...) instead of large numeric values when the score could not be rendered within the available dimensions.

Version 29.0.7 - March 2026
:
    * Exporting a dashboard to PDF did not export pivot tables.
    * Bar chart was not visible despite data values being present.
    * Dashboard filters were not being applied on List visualizations.
    * Open Panel button in column filters for Analytics List was not working.
    * Fixed an issue where exporting/downloading Donut visualizations as PNG/JPEG from Platform Analytics Workspace dashboards resulted in truncation.
    * Analytics List component errors in UI Builder.
    * Fixed an issue where "Show Links" did not remove URL links for some PA Dashboard elements.
    * Fixed an issue where List visualization showed "No data available" if the glide.invalid_query.returns_no_rows system property is set to true.
    * "Show metric label" option was missing from Additional Settings.
    * Fixed chart labels overlapping on Time Series visualizations in PAR dashboards.
    * Fixed an issue where visualizations configured to drill down to a list were not using original visualization conditions at runtime.
    * Fixed labels for alternative Group By after migration.

Version 28.4.2 - March 2026
:
    * Fixed an issue where users with minimal roles were unable to add breakdowns to an indicator.
    * Resolved a bug where visualizations configured to drill down to a list were not correctly applying the original visualization conditions at runtime.
    * Fixed a failure causing trend charts to not load after upgrading to Zurich in Digital Portfolio Management (DPM).
    {#store-rn-dv-core__ul_zpk_wfx_l3c}

Version 28.0.28 - March 2026
:
    * Not able to select some specific variables in the now-dot-walk-connected component.
    * Fixed an issue where drilldown functionality stopped working for Time Series visualizations when a Group By was applied after migration.
    {#store-rn-dv-core__ul_erb_wfx_l3c}

Version 28.3.6 - February 2026
:   Fixed: Time series widget with 2nd y-axis is no longer migrated blank

Version 28.3.5 - January 2026
:
    * Fixed:
      * "Go up one level" arrow missing from drill down chart when Chart Interaction set to "Drill down to chart" and drill down chart type is a List - Simple or List
      * The Platform Analytics filter can not apply to the PA Data Source with \^NQ condition
      * Custom message no longer displays after upgrading to Zurich
      * Data not showing in a column data visualization in tooltip and opens list view in wrong table
      * Data Visualization component - Spline chart is getting cut off at the top section
      {#store-rn-dv-core__ul_ryd_sml_yhc}

Version 28.0.27 - January 2026
:
    * Fixed:
      * Legend in Pie charts now properly refreshes when sorting is modified
      * Resolved issue where Spline charts in Data Visualization component were truncated at the top of the screen
      * Fixed long-running Calendar reports that previously displayed all-day task details incorrectly and corrected duplicate short descriptions appearing in activity box
      * Additional group by values now display correctly in Preview mode instead of showing "none of the values are shown"
      {#store-rn-dv-core__ul_scl_tml_yhc}

Version 28.0.25 - December 2025
:   Fixed: Avoid displaying an additional unrelated button for the AI Data Explorer

Version 28.3.0 - December 2025
:
    * New: Ability to export to CSV and Excel from the data visualizations in Platform Analytics dashboards
    * Fixed:
      * Dashboard refresh icon doesn't work with List component
      * Trend by field doesn't follow the same order while changing the order of the metrics data on Data Visualisations
      * Legend and tooltip labels are having (undefined) values in case of duplicate labels
      {#store-rn-dv-core__ul_xn4_hjq_jhc}

Version 28.0.23 - November 2025
:
    * Fixed:
      * Removal of extra button called "Enter Modal" for Now Assist explorer
      * Resolved an issue where refreshing an empty Explorer tab after creating an Explorer from a data visualization in another tab resulted in a duplicate Explorer being created
      {#store-rn-dv-core__ul_imy_2p2_dhc}

Version 28.2.1 - October 2025
:   Fixed:

    * Creates new explorer in already opened empty explorer tab when an explorer is created from a data visualization
    * Missing instruction to interact with chart for screen reader user
    * Allow disabling exploration entry points per workspace
    {#store-rn-dv-core__ul_s3r_x15_ygc}{#store-rn-dv-core__latest-store-rn-dv-core}
{#store-rn-dv-core__latest-store-rn-dv-core}

Version 24.0.2 - August 2023
:
    * Changed:
      * New data capabilities:
        * Added support of forecasting for User Experience Analytics and MetricBase data sources
        * Option to adjust forecasting settings per chart
        {#store-rn-dv-core__ul_z1h_jtp_hyb}
      * Timeseries: Added support of top X elements for Timeseries with group by for both table and indicator data sources
      * Indicator Scoreboard:
        * Allow to change label for manually selected indicator
        * Easy way to re-order manually selected indicators
        * Improved readability of previous period score
        {#store-rn-dv-core__ul_ecb_4tp_hyb}
      * Added property that allows users to refresh any data visualization on demand (in UI Builder)
      * Accessibility:
        * Improved support for screen readers
        * Support of high contrast (forced color) mode
        {#store-rn-dv-core__ul_cb3_xtp_hyb}
      * Bug fixes and usability improvements.
      {#store-rn-dv-core__ul_rtp_3tp_hyb}
    {#store-rn-dv-core__ul_bdf_3tp_hyb}

Version 23.3.2 - July 2023
:   Fixed: Bug fix.

Version 23.2.4 - May 2023
:
    * New visualization type: Geomap: Allows users to visualize geographical distribution of data for a world, country, region, or state.
    * Changed:
      * New configuration setting to allow define alternative group by available for users to change during chart use. Available for bar, pie/donut, timeseries, heat map, bubble, and indicator scorecard visualizations.
      * Added possibility to set group by for timeseries with multiple metrics and data sources.
      * Improved chart responsiveness for cases with a small visualisation size Improved tick distribution for timeseries charts Indicator
      {#store-rn-dv-core__ul_blb_zlc_fxb}
    * Scorecard:
      * Improved readability of change and change % by better indication of direction with arrow and adding color of the change
      * Added possibility to show all breakdown elements (first level rows)
      {#store-rn-dv-core__ul_clb_zlc_fxb}
    * Bug fix and usability improvements

Version 23.0.8 - March 2023
:   Bug fixes

Version 23.0.5 - February 2023
:
    * New visualization types:
      * Gauge: Shows where a single value lies across a range from minimum to maximum expected values. Set colored data ranges to help users understand progress.
      * Bubble: Shows two ordinal fields, such as Priority and Age, as circles of different sizes along an x-y axis. Use the relative size and position of the circles to compare fields and see their relationships.
      * Heatmap: Shows the relationship between two table fields or indicator breakdowns as a spectrum of shading between two colors. The changes in color as you move along the axes reveal patterns in the value of one or both fields or breakdowns.
    * Changed:
      * New setting to allow customizing message when there are no data for data visualization.
      * Single score: Option to add icon for single score
      * User can drill down to the total value in a donut chart
      * Pivot table:
        * Select multiple data sources
        * Sort columns during consumption
        * Configure column header truncation/wrapping

