Skip to main content

Jet Reports - Release Notes 2025

Jet Reports (including the Jet Excel add-in and Jet Hub) receives updates on a regular basis. The following topic covers the release notes for all Jet Reports releases that are released in the year 2025.

See below for the changes that have been made for each chronological release.

Jet Reports 25.4.1 Build #25.4.1.0201

Release Date: January 27, 2026

Resolved Issues

  • Resolved a performance degradation issue when using Cache Tables and an UPPER function applied to code fields. (13304)

  • Resolved an "Object reference not set to an instance of an object" error in Jet Excel Desktop when querying cache tables with null values in filter criteria. (13275).

  • Resolved a performance degradation issue when using cache tables caused by COLLATE Unicode preventing index utilization in SQLite queries. (13360)

  • Improved performance of BC SQL Server connections inside Jet Hub. (13273)

Features

  • Updated Jet Hub SMTP Microsoft 365 configuration screen to display masked client secret values, providing visual confirmation that credentials are securely stored. (8625)

  • Improved HTTP connections for Business Central to improve efficiency of API Calls using web services. (12237)

Jet Reports 25.4 Build #25.4.0.3141

Release Date: November 18, 2025

Resolved Issues

  • Resolved an issue where installing Jet Reports by selecting "I have an insightsoftware Platform account" resulted in trial mode activation instead of platform mode, displaying trial ribbon features and requiring users to manually activate via Activate Jet Reports > Activate via insightsoftware Platform. (11445)

  • Resolved an issue where Jet Remote Data Service rejected wildcard (*) filters for date fields in Data Warehouse connections, displaying "Invalid Filter" errors. (11486)

  • Resolved an issue in Jet Excel Add-In Report Wizard where FlowFilter fields (such as Date Filter) were incorrectly applied to non-FlowField columns like "No." in NF() functions. (11570)

  • Resolved an issue where Table Builder reports with many LinkSum functions failed against Web Services data sources, returning "Index out of bounds" errors. (11581)

  • Resolved an issue in Jet Hub where the Fit keyword was ignored when reports returned no data, causing columns to condense to minimal width instead of respecting column headers. (11658)

  • Resolved an issue in Jet Hub where "Unable to Load SQLite.Interop.DLL" error occurred when connecting to SQL data sources on fresh installations without SQL Server Native Client. (11683)

  • Resolved an issue in Jet Excel Desktop where Table Cache Optimization feature failed to return complete data for certain records when using option values in key fields for NF functions. (11926)

  • Resolved an issue in Jet Excel Add-In where table and field numbers and captions were not respected in Design Mode when multiple tables shared the same caption in different languages, causing #VALUE errors. (12005)

  • Resolved a collation issue in Jet Excel Desktop when using Cache Tables feature where key values from NL() functions didn't align with values from NF() functions due to different sorting approaches. (12029)

  • Resolved an issue where Jet functions failed to calculate in Jet Hub when reports contained IFS Excel functions, returning incomplete results with only one line of data. (12054)

  • Resolved an issue in Jet Hub where reports using named ranges as lists for the Company= filter only processed the first company instead of all companies. (12155)

  • Resolved an issue in Jet Excel Desktop where using "Go to Design (No Calc)" option still calculated Jet functions when cold-opening reports against both SQL and Web Services data sources. (12164)

  • Resolved an issue in Jet Hub where date functions used as Option items (such as =TODAY()-365) displayed as Excel numerical values instead of formatted dates in mm/dd/yyyy format. (12165)

  • Resolved an "Unable to cast object of type 'OfficeOpenXml.XmlHelperInstance'" error in Jet Hub and Reports Center occurring with reports containing nested Excel functions and complex formulas. (12235)

  • Resolved a 404 error that occurred when switching between data sources using the Report Assist feature in platform-activated Jet Reports, such as switching from S2S to Cloud BC connections. (12244)

  • Resolved an issue where Jet Excel Ribbon elements were disabled when opening Excel after switching from Jet Service Tier to Reports Center as the data source, requiring manual App Settings adjustment. (12375)

  • Resolved an issue in Reports Center where GL functions consistently failed with #VALUE errors and no error messages while identical functions on the same report succeeded. (12556)

  • Resolved a severe performance degradation issue in versions 25.3.1+ where functions were not batched when cache tables were disabled, causing report execution times to increase from under two minutes to over one hour. (12558)

  • Updated Privacy Policy link in Jet Excel Desktop activation screen from the support policy page to the correct privacy policy page (https://go.jetreports.com/privacypolicy. (12625)

Features

  • Updated the branding for the Jet License Portal, replacing Jet Global logos with insightsoftware logos and brand elements across Sign In, Sign Up, and Password Reset pages. (7952)

  • Added ability for configuring Report Assist data sources to happen in background, allowing users to close the configuration window while synchronization continues processing without interrupting the setup. (9385)

  • Added ability to share Report Assist configurations for Jet Service Tier connections, allowing AI Collection ID and AI Collection Last Configured Date values to persist in the database for shared data sources. (9666)

  • Improved ability to cache platform authentication tokens inside Excel Add-in. (9799)

  • Updated Reports Center Connections to include Report Assist configuration fields (AI Collection ID and AI Collection Last Configured Date) in API responses, enabling users to share configured data sources for Lineos Report Assist. (10518)

  • Report Assist Configuration is now located as a sub menu item in the Lineos ribbon icon dropdown, with options for "Open Lineos" and "Configure Report Assist" for streamlined access. (10520)

  • Updated Jet Excel Ribbon Settings to hide and disable the AI Assistant (Lineos) option for non-platform users. (11013)

  • Upgraded Jet Hub to use EPPlus 8.1. (11218)

  • Added caching support for CacheTables into Jet Service Tier by moving Nimbus Engine caching code into Jet Hub and upgrading from System.Data.SQLite to Microsoft.Data.SQLite. (11310)

  • When using Report Assist and report options, the system now automatically moves report options to a separate sheet instead of displaying them within the same sheet as report data. (11317)

  • Created new "Lineos - Datasource Configuration" window for configuring Lineos Report Assist feature from the Jet Ribbon in Excel Desktop, displaying configuration status, last configured timestamp, and progress indicators. (11731)

  • Updated Jet Admin Console and Jet Hub Authentication with Microsoft 365 screens to match the Jet Excel Desktop Add-in experience. (11940)

  • Updated the logos inside the Jet License Portal to display insightsoftware branding instead of Jet Global branding. (12071)

  • Configure Lineos Report Assist option is now hidden in Jet Excel Ribbon for non-BC Public Cloud data sources, ensuring the Report Assist configuration button only appears for compatible Business Central Cloud connections. (12184)

  • Updated non-English translations (particularly French) to improve application usability, correcting translation errors and fixing symbol display issues. (12319)

  • Added batch execution capabilities for Web Service calls, enabling NL("first") and NL("sum") functions to be processed in batches instead of individual queries, significantly improving performance for reports with multiple functions. (12236)

  • Updated Configure button for Lineos Report Assist to display "Reconfigure" instead of "Configure" when the data source has already been configured or is in an error state. (12325)

  • Added ability to save Report Assist configurations to Reports Center data sources, ensuring AI Collection configurations persist across Jet Reports add-in updates and reinstallations. (12374)

Jet Reports 25.3.1 Build ##25.3.1.2731

Resolved Issues

  • Resolved an issue in Jet Hub where the report run process was failing with a System.Xml.XmlException: Unexpected end of file error. (11543)

  • Resolved an issue where the reports failed to run in the latest version of Jet Hub. (11527)

  • Resolved an error in Jet Excel Desktop where NL Functions failed to work correctly with non-US date formats. (11195)

  • Resolved an issue in Jet Hub where report sharing via the filter box was not functioning as expected. (11129)

  • Resolved an issue in Jet Hub Scheduler where an error occurred while attempting to create a monthly task using Firefox. (8044)

Jet Reports 25.3.1 Build #25.3.0.2231

Resolved Issues

  • Updated error messages when using a CUBE data source and the pivot table will not refresh. (7976)

  • Improved the performance of the Jet Hub Scheduler loading task list, reduced loading time from 10 seconds to 1 second. (10405)

  • Resolved an error in Jet Hub where upload was failing with unsupported function error when using special characters in the field. (10674)

  • Resolved an issue where Database Caption Editor was not saving when using OLEDB19 driver. (10984)

  • Resolved an issue with Jet Excel Desktop Scheduler not allowing periods in the folder name. (11036)

  • Resolved an issue in Jet Hub when a function was breaking when a report has a function that was expanded to multiple cells. (11184)

  • Resolved an error when running in background directly from file explorer. (11189)

  • Resolved an issue in Jet Hub where reports with star filters were failing. (11294)

  • Resolved an issue when running multi company reports in BC Cloud that were causing Jet to crash unexpectedly. (11593)

Features

  • Improved error handling with Lineos Report Assist threads. (9608)

  • Added ability to use table joining when using report assist AI feature. For more information, see Lineos AI for Jet Reports. (11222)

  • Pre loading Tables and Fields for the default data source to improve performance within Jet. (11394)

  • Enhanced Report Assist for NL Table and NL Rows. (11537)

Jet Reports 25.2.1 Build #25.2.1.1921

Resolved Issues

  • Resolved the issue in Jet Hub where a report with Pivot Tables based on Named Range was failing to run. (11178)

  • Resolved slow performance when using test connection and loading metadata for BC Cloud and BC On Prem Web Services. (10882)

  • Resolved the issue where BC Sql data sources were not loading option values correctly. (10329)

  • Resolved the issue in Jet Hub and Reports Center where GL Function was not running correctly. (11077)

Features

  • Improved the performance of loading app settings from the Excel Add-In ribbon. (10912)

  • Added the Enable Go To Design Mode - No Calc performance setting in Jet Reports Excel Add-In to improve performance when going to Design Mode. For more information, see Improve Report Design Performance. (10913)

  • Pre loading Tables and Fields for the default data source to improve performance within Jet. (11179)

Jet Reports 25.2 Build #25.2.0.1423

Release Date: May 27, 2025

Resolved Issues

  • Resolved an Invalid Field error when using extension field in linked table query. (9908)

  • Resolved an issue where DataSource= was doing an approximate match and is now doing an exact match. (9910)

  • Resolved an issue where information icon for Reports Center inside Jet Excel App Settings was not clickable. (10061)

  • Resolved an issue where Ribbon settings for Test Connection Icon were not being respected. (10172)

  • Resolved a System.Runtime.Serialization.SerializationException Error on Nav WS data source using AccessControlService authentication. (10227)

  • Improved performance using pre-cache join feature. (10243)

  • Resolved an issue where opening AI Assistant was crashing excel. (10244)

  • Resolved an issue in Jet Hub Scheduler when using UTC+ timezones. (10249)

  • Resolved an error occurring when uploading a report that contained a period to reports center. (10293)

  • Resolved an error that was causing Jet Excel Desktop to crash due to TCP connection errors to Microsoft Services. (10889)

  • Resolved an error in Jet Hub where reports with Filters= were producing errors. (11002)

Features

  • Jet Reports is now compatible with Business Central version 26. (8114)

  • Updated branding and logos for Lineos. (10178)

  • Updated name of AI Assistant to be called Lineos. (10180)

  • Validated Microsoft Office 2024 works with Jet Reports. (10484)

Jet Reports 25.1.1 Build #25.1.1.1183

Release Date: May 6, 2025

Resolved Issues

  • Resolved an issue in Jet Hub where the Indirect Sum function in NL("Rows"...) was not refreshing unless the sheet was after the referenced NL("sheets"). (1796)

  • Resolved an issue where a corrupt file was being created when a report contained a pivot table with a duplicate column label in its source. (3057)

  • Resolved an issue where using a field with REAL data type in NF or NL first function resulted in a “Non supported type System.Single” error in Jet Hub. (3453)

  • Resolved an issue where the Chart Range and Legend were not updated on NL("sheets" reports when run via Jet Hub. (4066)

  • Resolved an issue where the Substitute Excel function replaced all instances and ignored the instance option when run via Jet Hub. (4386)

  • Resolved an issue where "Report run failed" in Jet Hub when using a pivot table with expanded date or time parts. (5752)

  • Resolved an issue where the 'Run in Background' feature was failing when connected to the Jet Service Tier. (10371)

Features

  • Upgraded Jet Hub and Jet Service Tier to the latest version of the EPPlus package. (6208)

Jet Reports 25.1 Build #25.1.0.0452

Release Date: March 4, 2025

Resolved Issues

  • Resolved an issue where Jet was double parsing UTC dates resulting in incorrect dates being reported. (6621)

  • Resolved an issue where retrieving data using the Binary Text Function via the NAV SQL Connection to the Jet Excel add-in returned data with incorrect syntax. (7440)

  • Resolved an issue where the Jet Hub Scheduler failed to use the date format selected on the login screen. (8608)

  • Resolved an issue in Jet Hub monthly scheduler where monthly tasks were not running as expected. (9141)

  • Resolved an issue where running reports against the Azure Universal Data source resulted in #Value errors. (9195)

  • Resolved an issue where uploading any report to Jet Hub in design mode resulted in the following error:

    Culture is not supported error. (9600)

  • Resolved an issue where activating Jet license through the activating via insightsoftware Platform option was not successful. (9693)

Features

  • Added a warning icon for NL First and NL Last in the Jet function wizard, with a link to direct to the sorting documentation page. (8627)

  • Updated the tooltip for the Jet Hub Access ribbon button in Jet Reports. (9576)

Related Articles

Support Maintenance Schedule

Jet Reports - Release Notes Prior to Release 20.3

Was this article helpful?

We're sorry to hear that.