Changelog
[5.6.0] - 30-12-2025
[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.
[5.4.3] - 12-06-2025
- Fixed reloading issue with VizExtensions when active on Dashboard and in Worksheet. SuperTables will no longer unexpectedly reload.
- Updated to Extensions API V1.13.0.
[5.4.2] - 16-05-2025
- Added support for unbalanced groups in pivot mode (removes the null groups automatically).
- Added support for PDF export in Pivot Mode.
- Added support for unbalanced groups when exporting to Excel in Pivot Mode.
- Improved grouping on date fields with empty values.
- Improved selective aggregation for pivoting.
[5.4.1] - 07-05-2025
- Improved URL Action config in interface.
- Changed the following to an option in the pivot configuration: When pivoting with only one aggregated column, the column header layout by is simplified by removing the measure row.
[5.4.0] - 01-05-2025
- Added support for Date fields in Calculations. You can now calculate with Dates For example DATE([Order Date]) - DATE([Shipping Date]) but also DATE([Order Date]) + [InputTables column] to create a due date for example.
- Added a new column type called combined columns. With combined columns you can merge multiple columns into 1 column. For example an image of a client with a Name in bold and job title in Italic below.
- Added support for column header and cell text styling to make one column appear different from the others with the following options:
- Normal/Bold
- Italic
- Underline
- Strike
- [InputTables] Improved writing comments to databases that uses uppercase column names only.
- [InputTables] Improved calculations with InputTables columns containing no data (null values).
- [InputTables] You can now create if-else calculations with InputTables columns.
- Improved calculations. If a value is NULL it is replaced it with a 0 so calculations won't break.
- Improved Dynamic Aggregation when re-using parameters in multiple SuperTables in the same workbook.
- Improved calculating header only changing the size of the column header and not the inline filter header.
- Improved auto header height when checkboxes are disabled.
- Improved multilanguage support, improvements to Spanish.
- Improved null values for HTML, Markdown and other special dimension styles.
- Improved Selective Aggregation with calculations.
- Improved exporting to Excel include 0 values.
[5.3.3] - 17-04-2025
- Improved Excel Export containing 0 rows.
[5.3.2] - 03-04-2025
- Added support for custom messages on the loading screen.
- Improved data fetching for InputTables.
- Improved the list of columns shown when pressing @ in a calculation.
- Improved calculations with null values.
- Updated default data fetching method to latest suggested by Tableau.
- Updated to Extensions API V1.12.1.
- Added backwards compatibility checks for 2023.x Tableau Servers due to issues in Extensions API.
- Improved the column sort order when adding and removing columns.
- Improved export to excel and copy to clipboard when there are line breaks in the cell content.
- Added option to switch the way export buttons are displayed on the table between icons and in a dropdown menu.
- Improved the auto Min/Max calculation feature for barcharts.
[5.3.1] - 22-02-2025
- Added support for Selective Aggregation columns in calculations.
- Improved new calculation engine in combination with filters.
- Improved default aggregation on dimensions and measures.
- Improved authentication check for InputTables.
- Improved calculation engine stability.
- Removed pivoting with only one aggregated column, the column header layout by is simplified by removing the measure row.
[5.3.0] - 19-02-2025
- Added persisted Group Expansion State: SuperTables now remembers which groups were expanded or collapsed. When you reopen the table, it restores your previous view. The expanded/collapsed state is saved in the table layout, so your layout remains just as you left it.
- Added support for using dimensions in calculations to create calculations like: SUM(Sales) / # of Customers.
- Added support for column value aggregations in calculations. Profit / Sales is normally done like: SUM Profit / SUM Sales. You can now change the value aggregation to do AVG(Profit) / MAX(Sales) or MAX(Sales) - MIN(Sales). Change the value aggregation in the table on column level and the calculations will update automatically with that aggregation type.
- Added an option to exclude null or blank groups from the Excel export.
- InputTables: Improved login procedure when using SAML.
- Improved auto sorting of pivot columns when using a Tableau filter.
- Improved scrolling performance.
- Improved initial rendering of table.
- Improved Pivot Mode with Selective Aggregation.
- Improved sorting of date columns using custom date formats.
- Improved re-rendering to prevent columns from switching.
- Improved re-rendering when using a layout switch parameter.
- Improved charting, fixed compatibility with older browsers.
- Improved re-rendering when using dynamic aggregation.
- Improved vertical alignment of cell content.
- Improved if-else calculation editor showing error when using dimensions.
- When pivoting with only one aggregated column, the column header layout by is simplified by removing the measure row.
- [viz-extension] Fixed showing landingpage when no data.
- Changed the loading message to 'Loading Data...'.
- Removed the separate pivot date format option in appearance. Date columns are now using the date format specified from the data pane when used as column label in pivot mode.
- Added backwards compatibility checks for 2023.x Tableau Servers due to issues in Extensions API.
[5.2.1] - 20-12-2024
What's Changed
Full Changelog: https://github.com/appsfortableau/supertables/compare/5.1.2...5.2.1