Changelog
[6.4.2] - 12-06-2026
- Added a "Default aggregation" dropdown to the column properties configuration for measures and calculation columns. This is useful in pivot mode: when a column is hidden it leaves the values panel and loses its aggregation setting — configuring a default ensures it always re-enters with the correct method (e.g. MAX, AVG) instead of reverting to SUM.
- Improved calculations using a dimension with Count Distinct aggregation now correctly compute distinct counts instead of always falling back to plain count.
- [DataService] Improved the working of range filters for numeric and date columns
- [DataService] Improved pivot mode formatting for measures: pivot result columns (e.g. Consumer › Sales) now correctly apply the configured number formatting instead of showing raw values.
[6.4.2-rc2] - 05-06-2026
[6.4.2-rc1] - 05-06-2026
[6.4.1] - 05-06-2026
- Fixed user-changed column aggregation (e.g. SUM → MAX) being reset to the configured default on every grid reload.
[6.4.0] - 01-06-2026
- Improved date part columns (DAY, MONTH, YEAR, QUARTER, WEEK, etc.) losing their configured formatting, header names, and colors when the Tableau locale is set to a non-English language (e.g. MONAT(Order Date) in German, MAAND(Order Date) in Dutch). The table now displays correctly regardless of the Tableau language setting.
- Improved column configuration (custom header names, formatting, colors) not being found in the configuration panel when Tableau is set to a non-English language or when a field caption was renamed in Tableau. For workbooks configured before this release: open the configuration panel and save once — this migrates your existing settings to use a stable field identifier so they continue to work after any future language switch or field rename.
- Improved grouped column filters restoring as wildcard-only after publishing when Filter Style was set to Both and filters were configured before publishing.
- Improved Count Distinct aggregation so it now matches Tableau Native COUNTD by excluding null values from grouped distinct counts.
- Improved grouping configuration for measures: fixed "Aggregate this measure when grouping" checkbox not working, decoupled aggregation label visibility per column from aggregation itself, and made "Allow user to change aggregation method" correctly dependent on aggregation being enabled.
- Improved numeric values with a space-like thousands separator (e.g. NBSP from German/Austrian locale) being copied to the clipboard as text instead of numbers, causing Excel to not recognize them as numeric values.
- Improved export button (bottom-right position) overlapping pagination controls when pagination is enabled.
- Added "Hide expand icon for empty group rows" appearance option under Unbalanced Groups, allowing control over whether rows with empty group keys show an expand icon.
- Improved table refreshes when Tableau columns are added or removed.
- Improved column group creation, renaming, and removal in the configuration panel.
- Improved truncate values for measures.
- Improved IF-ELSE formula string comparisons returning null in DataReader mode.
- Improved pivot mode with row grouping but no pivot columns showing ERR in cells (DataReader).
- Improved Pivot column label sorting now also works correctly for date fields.
- Improved hidden inline filters remaining visible for grouped dimensions in pivot mode.
[6.3.3] - 13-05-2026
- Improved loading of grid state after switching between custom views.
- [DataService] Fixed date fields used as pivot column labels not applying the configured date format, causing raw date values (e.g. 2024-01-15) to appear instead of the formatted value (e.g. 2024). Pivot column label sorting now also works correctly for date fields.
- Fixed Excel export not applying the configured null replace value (e.g. 0) for cells where Tableau returns a null value (%null%), causing those cells to appear blank in the exported file.
- [Enterprise Only] Updated to latest version of on-premises server 3.0.4
- This update defaults HTTPS to use HTTP1.1 instead of HTTP2, overwrite this with the new http2: true option in the config.yaml
- Updated dependencies.
[6.3.2] - 30-04-2026
- Improved reload button visibility when using generative AI.
[6.3.1] - 24-04-2026
- Improved configuration of pagination settings.
- Added comment button in the context menu.
[6.3.0] - 16-04-2026
- Improved theming consistency for headers, grouping bars and side panels, including separate header icon styling, correct row group and filter panel text colors, and sidebar icons following the primary color scheme.
- Added an option to position the floating export button/dropdown, with support for default placement as well as top-right, bottom-left, and bottom-right.
- Added an option to the export settings to include/exclude formatted values when using copy cells/rows.
- Improved the AI and Data Service side panels and authentication flows.
- Improved comment and audit panels for InputTables.
- Improved combined column handling and comparator behaviour.
- Improved sandbox calculation handling and related compatibility checks.
- Improved persistence of grid state for new columns and aggregations.
- [DataService] Fixed Data Service behaviour in pivot mode so active columns, value columns and calculations stay in sync with the visible layout.
- Fixed grouped column filter behaviour so list and both modes once again respect grouped levels while keeping wildcard search available where applicable.
- Fixed the Data Service side tab showing up in viz extensions in cases where it should not be shown.
[6.2.1] - 31-03-2026
- When a WriteBackExtreme session expires or login token becomes invalid, SuperTables now logs the user out and shows the login page in the side pane.
[6.2.0] - 12-03-2026
- Added support to use calculations in calculations. For example, users can create a calculation with the formula SUM(Sales) - SUM(Profit) for cost, and then create another calculation with the formula (Cost / SUM(Sales)) * 100 to calculate the profit margin.
- Added support for conditional colouring for columns from InputTables.
- Added new login pages for Data Service, InputTables and AI.
- Added an option to use a parameter (Text) to name the exported Excel, PDF, or CSV file. The user can define the name of the exported file based on a parameter value in the workbook.
- [Enterprise] Improved PDF export with images.
- [Enterprise] Improved Excel export with images.
[6.0.1] - 20-02-2026
- Improved the side panel for input tables and data service.
- Fixed issue where a merged column is not editable in certain occasions.
- Fixed [InputTables] not loading data when connected to an existing schema.
- Fixed conditional coloring when the value is zero.
- Improved centering of boolean fields
[6.0.0] - 04-02-2026
- [Data Service] Added support for handling large datasets with millions of records.
- [Data Service] Added support for server side aggregations, filtering and row model.
- [Data Service] Added caching mechanisms to optimize performance.
- [Data Service] Added a mapping feature to maintain the relationship and interactivity with native Tableau visualizations.
- [AI] Added AI-assisted generative fill feature for InputTable columns, allowing users to generate content and suggestions using AI directly within the table and store in a database.
- [AI] Added AI Summary and highlights to generate summaries and highlights based on selections.
- [AI] Added support to store predefined prompts and use them for generative fill and summaries.
- [AI] Added support for custom AI prompts to the agent.
- [AI] Added support for multiple AI Agents.
[5.6.0] - 09-01-2026
- [Enterprise Only] Updated to latest version of on-premises server 3.0.0.
- Improved security and bumping of dependencies to latest and most secure versions.
[5.5.5] - 12-12-2025
- Improved export to PDF with date columns when using grand totals.
[5.5.4] - 01-12-2025
- Added option to enable/disable word wrapping when using manual row height.
- Added support for vertical alignment when using auto row height.
- Added extra checks in the configuration if there is no data in the worksheet.
- Improved missing columns in the table when using Tableau combined columns.
- Improved rendering of auto row height.
- Improved vertical alignment of checkbox column.
- Improved vertical alignment for combined columns.
- Improved color configuration when using boolean values.
- Improved rendering Count and CountD dimension totals in the grid.
- Improved Excel export also showing dimension aggregation grand totals like Count and CountD.
- Improved column group selection when using InputTables columns with dropdown options.
[5.5.3] - 06-11-2025
- Improved cell rendering of sparklines.
- Improved a scrollbar sometimes occuring in the statusbar.
- Improved exporting to CSV and Excel for date fields.
- Improved handling of using multiple column groups and hide parent row option with conditional formatting in Excel exports.
- Improved usage of SuperTables popup on mark selection.
- [Enterprise] Improved exporting to Excel with images now works with large amounts of data.
- [InputTables] Improved login experience by showing multiple authentication methods below each other.
- [InputTables] Automatically authenticates you when using SSO or OAuth only.
- Updated third party libraries.
[5.5.2] - 18-09-2025
- Cell values containing a line break are now rendered as expected.
- Improved the calculations of pivot total columns while using selective aggregation.
- Improved cell values of hidden totals in excel export.
- Improved handling of null values in excel export when skip null values is enabled in export settings.
- [InputTables] Added option to hide the dataset reload button.
- [InputTables] Improved rendering of newline characters inside of multiline columns.
- [InputTables] Improved highlighting of cell when selecting audit or comment.
- [InputTables] Improved visibility of comment icon inside of cell with comment.
- [InputTables] Improved canceling a cell edit reverting back to the original value.
[5.5.1] - 18-08-2025
- Added a new way of using Dynamic Aggregation, only using 1 parameter.
- Added option in Excel Export to include URL Actions as hyperlinks.
- Added option to suppress column virtualisation to fix scrolling issues with wide tables.
- Added option to set border radius.
- Added conditional colouring for date fields.
- Added table restriction to disable double-click to expand group rows.
- Improved Excel export with long URL Action.
- Improved null values in Selective Aggregation.
- Improved null values in the Selective Aggregation column values.
- Improved colouring with column names using special characters.
- Improved colouring with cell values using special characters.
- Improved default colours in the Tableau theme.
- Improved the context menu options to toggle the pivot row and column groups.
- [Enterprise Only] Updated to the latest version of the on-premises server 2.3.3.
[5.4.4] - 11-07-2025
Enterprise only
- Updated to latest version of on-premises server 2.3.0.
- Added option for generating trex files when behind a proxy.
- Improved handling errors.
- Updated third party libraries.
- Improved exporting to Excel with images.