Skip to main content
  • 133 Product updates

TimeXtender MCP Server 2.0.1 and Xpilot Analytics update

This release strengthens two parts of the TimeXtender AI offering: the MCP Server that securely connects TimeXtender to your data, and Xpilot Analytics, the conversational analytics experience built on top of it. The MCP Server work makes secure on-premise deployment work end-to-end and returns more trustworthy query results. The Xpilot Analytics work makes the chat experience accurate, readable, and correctly isolated per workspace. TimeXtender MCP ServerIn shortThis update makes secure (HTTPS) deployment work end-to-end, returns trustworthy query results, and keeps the service running through reboots. Previously, enabling HTTPS was blocked by a series of separate problems; an administrator can now stand the server up over HTTPS, on a standard port, with the cloud relay, and change or revert that setup later, entirely from the configurator without editing files by hand. Before and after Area Before In 2.0.1 Saving an HTTPS setup Saving an HTTPS configuration could leave the service unable to start, with a misleading "Service not found." The configuration saves correctly and the service starts; startup errors report the real cause. Running HTTPS as a service account The service crashed on secure startup with "Access denied" because the certificate was not reachable by the service account. HTTPS starts cleanly under a real service account. Using a standard port (443) Standard ports were rejected, so clean addresses like https://host/mcp were not possible. Standard-port HTTPS works, with no port number in the URL. HTTPS together with the cloud relay Enabling both caused every relayed request to fail ("no models available"). Secure HTTPS and the cloud relay work together. Changing HTTPS settings later Reopening the configurator on an HTTPS server blocked further edits without re-validating the certificate. A previously validated setup reopens ready to edit, so changes save without redoing validation. Reverting to HTTP There was no supported way to remove a certificate or switch back to HTTP from the interface. Switching back to HTTP cleanly removes the secure settings. Service recovery after a reboot After a reboot or OS update, the service stayed down until someone restarted it manually. The service starts itself after a reboot and recovers from an isolated startup failure on its own. Calculated measure results A calculated measure could draw from the wrong table and return incorrect numbers. Measures are scoped correctly and return trustworthy results, with clearer errors. Multi-field table relationships When tables were linked on more than one field, only the first was used, silently skewing totals and counts. Every field in the relationship is honored, so totals and counts match the source data. Names matching database keywords A field or metric named like a reserved database word made a query fail with a misleading "table does not exist" error. These everyday names now work normally. Record-count questions Legitimate "how many records" questions were sometimes blocked as a suspected security risk. These common questions return real answers. Failure reporting to applications Failed queries could be returned looking successful, so connected applications could not detect the failure. Failures are reported as errors, so connected applications detect and handle them reliably. Data model details The "Schema" field for each table was always blank. Returns a consistent, meaningful value. Installer package The installer included a number of obsolete and internal files. A leaner, more professional installed file set.  What this meansSecure deployment is realistic. On-premise HTTPS, standard ports, and the cloud relay work together, set up and maintained from the configurator without hand-editing files. Numbers you can trust. Calculated measures, multi-field relationships, and reserved-word names all return correct results. Honest failures. When a query fails, connected applications know it failed. Less downtime. The service recovers itself after a reboot or transient startup failure.To upgrade to MCP Server 2.0.1 you can download and run a new installer. Xpilot Analytics In shortThis update makes the Xpilot Analytics chat experience accurate, readable, and correctly isolated. The assistant now answers honestly when something cannot be resolved instead of quietly substituting a different answer, charts and tables present complete and correct data, the interface is polished (including dark mode), and a workspace-isolation gap is closed so a data source is only usable in the workspace it was assigned to. Before and after Area Before In 26.2.1 Honest answers when a query fails The assistant could quietly swap in a different column or count and present a real-looking result for a question the user never asked. The assistant surfaces the failure, offers alternatives, and does not present a substitute result until the user confirms. Correct first answer on a new chat The first question in a conversation often failed because the assistant guessed table and column names. The assistant checks the real data structure first, so the first question returns the correct answer. Tables and CSV exports For some data sources, table and CSV exports showed blank cells for totals and counts. Tables and CSV exports show complete, correct values. Charts that match what was asked The assistant offered visual changes the chart could not actually make, returning an unchanged chart with no explanation. The assistant only offers visual options the charts can deliver, and says so when one is not supported. Readable chart labels Charts combining two values showed unreadable shorthand like "1(1)" or "5(2)". Labels are shown in full, with a dedicated grouped bar chart for two-dimensional data. KPI cards Large values overflowed the card, a stray line appeared under the number, and labels were forced into ALL CAPS. Large numbers are abbreviated cleanly (e.g. 27.2M, 1.4B), the stray line is gone, and labels keep their original capitalization. Code blocks in dark mode Code shown in chat was nearly invisible against the dark background. Code has proper contrast and is clearly legible in dark mode. New data models appearing A newly added data model stayed invisible in existing conversations until a brand-new chat was started. Opening or refreshing an existing conversation picks up newly added models. Conversation history (data source) Past conversations showed "Unavailable" instead of the data source they used. Each past conversation shows the data source it actually used, including ones since removed. Refining a chart Refining a chart felt like a reply to a separate question, and it was unclear whether the chart had changed. Refinements are treated as edits to the chart in view, with a clear signal that it was updated. Clarity while the assistant works The progress panel showed a long, technical tool description on every step. The panel shows short, friendly action labels such as "Querying the semantic model." Workspace isolation of data sources A data source not assigned to a workspace could still appear and be used in that workspace's chat. A data source is only visible and usable in the workspace it was assigned to. What this meansAnswers you can trust. The assistant no longer answers a slightly different question without making that clear, and it asks for direction when something cannot be resolved. A polished, complete experience. Charts, tables, KPI cards, dark mode, and conversation history all present correct, readable information. Tighter isolation. A data source is confined to the workspace it was assigned to, closing a cross-workspace exposure gap.If your service is on version 26.2 you already have access to these new features.

TimeXtender Classic 26.2

TimeXtender Classic 26.2

The summer release of TimeXtender Classic (v. 26.2.1.1) brings a refreshed look, a few usability improvements and a set of bug fixes.New & ImprovedRefreshed TimeXtender brandingTimeXtender has a new look, and Classic now reflects it. The Classic application has been updated with the new logo, a refreshed orange accent color, a new application icon, and new graphics. You'll notice the changes as soon as you open Classic after upgrading.Larger default window sizesA number of commonly used windows in Classic were too small out of the box, requiring you to manually resize them every time. We've increased the default size of the script editor, Execution Log Overview, Preview, Query Tool, Add/Edit Custom Measure, Add/Edit Custom Field, and Add/Edit Execution Package windows.Maximize button in custom script windows in Semantic modelsWindows where you enter custom scripts, such as Custom Measures and Custom Fields, in the Semantic layer now have a maximize button. This makes it easier to work with longer scripts without being cramped for space.FixedWhen upgrading from TimeXtender 20.10 to Classic, conditional lookup operators configured as SUM or MAX were incorrectly changed to TOP, producing wrong query results. In workspaces with many lookups, this was impractical to correct manually. Lookup operators are now preserved correctly during upgrade. Fixed a race condition ‘ExecutionEngine_x64.exe’ that would sometime cause the application to never exit, but stay around consuming memory. In the Options dialog, the "Look for activation file in" field now defaults to the user's Downloads folder, and a Browse button has been added to make it easier to locate the activation file.

Related products:TimeXtender Classic
TimeXtender Data Integration 7376.1

TimeXtender Data Integration 7376.1

Our second major TDI release of the year - that we initially published right in time for Xtend 2026 -  is now out of preview and generally available. Compared to the preview release, this most visible change in this one is the fresh coat of paint to align with the refreshed TimeXtender brand, but we’ve also made a handful of fixes under the hood. The headline features stay the same: Microsoft Fabric Warehouse joins the Prepare storage lineup as a Public Preview, our MCP server now allows you to access all your data on any storage through just one connection, and the file-based connectors have been rebuilt around a streaming architecture so multi-gigabyte ingests no longer blow past memory. This is just some of the exciting news in this release - dive in below! New & ImprovedFabric Warehouse as Prepare Instance Storage (Public Preview)You can now use Fabric Warehouse as Prepare instance storage, a perfect pairing with Ingest instances using Fabric Lakehouse storage. We've stamped this initial release a Public Preview as it ships with features on the simple mode level. In addtion to that, it only works with Ingest instances on Fabric Lakehouse storage in the same Fabric Warehouse.Cloud-Connected MCP Server, now with Snowflake (Public Preview)On-prem MCP servers can now register with TimeXtender Data Platform and expose secure endpoints to cloud-hosted AI tools without inbound firewall changes. The Configurator has a "TimeXtender Cloud" tab for one-click sign-in, registration, and unregistration; TDP gains a Settings page to manage registered servers and assign them to workspaces. Under the hood, an outbound SignalR relay handles the routing, so your data and credentials never leave your environment.Snowflake also joins SQL Server and Fabric as a supported database in the MCP Configurator.Streaming for Large File Data SourcesLoading large files used to mean memory crashes, multi-hour runs or splitting files just to get them through. We've reworked how our file connectors handle data, so size is no longer the blocker it used to be. Parquet files in the tens of gigabytes now load in a fraction of the time, what previously took most of the day can finish in under an hour. CSV files at multi-gigabyte scale load reliably, without the out-of-memory errors that used to stop them. XML and JSON files load steadily regardless of size, so large exports and daily file drops no longer prolong your runs. If you've been splitting files or scheduling around these limits, you can stop.Full View functionality on Fabric Lakehouse through Persisted ("Materialized") ViewsOur persisted views feature is now supported on Prepare instances using Fabric Lakehouse storage. The feature, also known by its Fabric-native "materialized views" name, allows you to reuse computed results for a performance benefit. More importantly, however, persisted views do not have the same limitations as regular views on Lakehouse storage. They can be used just like you use views in Prepare instances on SQL storage, e.g., in table inserts. This is enabled by the fact that persisted views are stored as delta parquet files in the workspace, while regular views are only available through the SQL endpoint.Direct Configuration in Metadata ManagerSetting up a data source just got faster. You can now override auto-detected data types directly in the Metadata Manager, no more XSLT workarounds. Marking primary keys is now a checkbox in the same view, so you can review fields and configure keys side by side. And once you've configured one source, you can export those settings and import them into another source of the same type, instead of redoing the work each time.Keep your Workspace Tidy with the Storage Cleanup Tool for Fabric LakehouseThe storage clean-up tool now supports Fabric Lakehouse and helps you remove outdated TimeXtender-generated files from your Lakehouse so you can stear clear of the Fabric warehouse item limit. As a further improvement to keeping your workspaces tidy, TimeXtender notebooks are now stored in a dedicated 'TimeXtender' workspace folder per default.Snowflake on AWS as Instance StorageSnowflake on AWS is now a supported Ingest and Prepare instance storage option, alongside Snowflake on Azure. If your Snowflake account runs on AWS, you can keep your data in-region instead of crossing clouds.Object-Level Security for Snowflake PreparePrepare instances on Snowflake storage now support roles and table-level access, closing the last significant feature-parity gap with SQL Server. Define security roles, assign access rights to specific tables, and let Snowflake enforce them.Qlik Cloud Spaces DeploymentDeploy directly to Qlik Cloud Shared Spaces from TDI. Pick the target space on the connection in the Portal, and apps land in the right space without manual moves. In addition to that, we've added a few other fixes. The Qlik application dropdown is now sorted alphabetically, and "Deploy to text file" settings are no longer shown when the target is Qlik Cloud, where they don't apply.Hardened MongoDB Enhanced ProviderWe've cleaned up several long-standing issues with the MongoDB Enhanced Provider. The _id field is now correctly recognized as the primary key on every load, and tables containing Decimal128 or BigInt values import cleanly instead of breaking the transfer on edge-case values.Hardened MySQL Enhanced ProviderThe MySQL Enhanced Provider has had a similar pass. SSL/TLS connections now work end-to-end, including against MariaDB with Verify CA and Verify Full modes. Query Table metadata now identifies .NET types correctly, removing a class of warnings during sync. And tables with LONGTEXT columns no longer fail with an Int32 overflow - they import like any other text column.Larger Default Window Sizes for Tasks that Require Extra SpaceA handful of windows in the application have "grown up" to open in a larger default size. This includes the default scripting editor used for custom views, stored procedures, etc., Execution Log Overview, Preview, Query Tool, Add/Edit Custom Measure, Add/Edit Custom Field, and Add/Edit Execution Package. In addition to that, the Custom Measure and Custom Field windows now have a maximize button. We how these small changes will save you a few resizes a day.FixedFabric Lakehouse as Prepare Instance Storage Conditional lookups would fail if it used object names with spaces. Data type casting in lookups handles all supported types correctly. Lookups against tables with duplicate rows no longer raise primary key violations. Transformations that reference fields with their own transformations now resolve correctly. Concurrent Prepare transfers from an Ingest Lakehouse no longer collide. Default table column value transformations did not work. The 'Source Table' column in tables with mapping sets would show "." instead of the actual table name. Building the object cache required more API calls than necessary, leading to slower performance. Notebook views were not included in data lineage for Fabric Lakehouse SQL Custom scripts were not marked as unsupported when switching from SQL to Fabric Lakehouse storage Data Sources & Ingest Business Central ingests no longer produce duplicated fields in the Dimension Set Entry table. Business Central token-handling overhead has been removed, improving throughput. Business Central tables with 100+ fields no longer error during ingest. SQL Data Source connections to Synapse Dedicated Pool succeed reliably. The AX adapter no longer drops accounts in the 010/030 range due to filter logic. Enhanced CSV no longer fails when a row is incomplete. Azure Blob ingest handles empty and root paths correctly. Parquet handling is corrected for special decimal and double cases. Preview Table works on Enhanced Data Sources. Provider v24 test connections succeed after upgrade. Data source auto-update settings persist as configured. Ingest instances no longer time out when connecting to data sources. Business Central Online ingests no longer hang after metadata changes on the source. The JSON & XML connector no longer fails on aggregated JSON transfers. Parquet preview now works for Ingest instances using Fabric storage. Snowflake as Instance Storage Incremental load from Ingest storage didn't work for tables with mapping sets. Columns with the 'Number(38,0)' data type no longer trigger format exceptions when loading data from a data source into Ingest storage. Qlik Cloud Deliver Endpoint Taking ownership of an existing Qlik Cloud app would fail which prevented visuals, bookmarks, master measures, and additional scripts from being retained when migrating from older versions. Qlik Cloud endpoints now respect the configured QVD folder instead of writing to a default location. Other Incremental loads correctly process primary key updates and deletes. Incremental subtraction supports decimal types. Deleting large data areas from a Prepare instance would crash the desktop application or cause it to hang. This is now handled properly with a loading window showing the progress. In the Execution Service Configuration tool, it was possible to accidentally signed out, and the Sign-In page would throw an unhandled exception when clicking Next without signing in. Vulnerabilities in XBI Server have been patched. Improved the Object Dependencies window with a more consistent layout and fixed some rendering issues. Fixed an issue blocking the creation of a meta collection data source in the Portal.

Related products:TimeXtender Data IntegrationTimeXtender Data Integration Portal

TimeXtender Data Platform 26.2

This release is a Public Preview. This means that it is available for all partners and customers to try, but it is still being stabilized for general availability (“GA”). We encourage you to use it in sandbox and development environments, not production. The issues found in the Public Preview will be fixed in the upcoming GA release or a later release, depending on the priority. We will not issue hotfixes for a release in Public Preview. TimeXtender Data PlatformTimeXtender Turnkey has been renamed to TimeXtender Data Platform TimeXtender Data Platform is now highlighted as the primary product on the authentication and product landing page. Updated brand logo, favicon, color palette, and product icons are now applied across TDP The workspace switcher has been reworked to be easier to use and less in your way. An emoji and symbol picker is available when creating or editing workspaces — workspaces can now have a custom icon. Recent Executions grid on the Dashboard page gives you an at-a-glance view of what has run recently across your workspace, including status and timing, without navigating to the full Executions page. A Data Integration link has been added to the navigation bar for quick access. Grid performance is significantly improved for large datasets Initial load time of the TDP web application has been reduced  DownloadsA new dedicated Downloads page lists all installable components — Ingest Service, TDI, MCP Server, ODQ Desktop, Gateway, and more — in one place  Process MapsTask status icons on the process map now update live during execution — no refresh needed The Process Maps list view now shows execution status and last updated time instead of metadata columns Process Map detail page status area has been cleaned up A warning is shown when deleting a workspace that has associated Process Maps  Dataset Health & Quality Score Get a clearer, time-series view of each dataset's quality and health.A health score is calculated per dataset from rule pass/fail ratios across executions Trend indicators show whether health is improving or declining between executions Record counts are tracked per execution and displayed in the grid, with trend arrows for changes over time The Last Updated column replaces Last Modified for a more meaningful time reference Rule exception counts are now stored per execution, enabling historical trackingExecution OverviewThe Executions page has been significantly expanded. Instead of showing only currently running tasks, it now includes all tasks in the workspace.Duration column shows how long each execution took State column with visual icons matching the process map representation Environment dropdown to switch between Production, Development, and Test views All task types are now included — not just a subset Concurrent task executions are handled correctly Default sorting is by state for a more useful initial view  User Privileges and RolesTimeXtender Data Platform now ships with a complete role-based access control system. You can manage users and roles directly in TDP — no desktop client required.A Roles tab in Settings lets you create, edit, and delete roles with fine-grained privilege assignments A Users tab lets you view, add, and manage users alongside their assigned roles Microsoft Entra ID Groups can be linked to roles — everyone in the group automatically inherits the associated privileges Privileges are inherited from all Entra groups a user belongs to, so access is always consistent Default roles are created automatically when a new workspace is provisioned SSO users are provisioned automatically on first login — no manual setup needed Workspace Contributors and Administrators can manage Data Providers without requiring full global admin rights  Public API & API KeysTimeXtender Data Platform can now be accessed programmatically via a public REST API secured with API keys.Create and revoke personal API keys from User Preferences Workspace admins and owners can view and revoke any user's API keys Public Orchestration API v0 — execute process maps and trigger orchestration runs programmatically. Query for logs.  Data Enrichment in TDPThe Data Enrichment portal is now embedded directly in TDP, giving you a unified experience without switching tools or signing in separately.The DE portal is embedded within the TDP navigation Workspace isolation is enforced — Data Providers assigned to specific workspaces are only visible there Authentication is shared between TDP and Data Enrichment — you are signed in automatically To set it up, make sure you have a Data Enrichment data provider in settings with the “Enabled in Navigation” turned on.And much moreTDI Environment-Aware SynchronizationTDI (TimeXtender Data Integration) Data Providers now support environment-aware configuration, making it easier to manage multiple TDI instances across Production, Development, and Test.TDP can now fetch the list of TDI instances from the connected TDI service An environment mapping UI lets you map each TDI instance to a specific environment in the Data Provider editor TDI packages are deduplicated by GUID during sync to prevent duplicate entries in the process map The fetch instances table is also available in the ODQ Desktop  Data Enrichment — Access Filter OverhaulA series of long-standing bugs in the Access Filter feature have been resolved.SQL subquery access filters no longer cause all editable cells to show "Validation failed due to filter error" Function-based access filters no longer trigger the same false error Unbracketed column names in access filters no longer cause incorrect errors An access filter on a read-only column no longer prevents edits to other columns An access filter on an invisible column no longer prevents edits to other columns Importing or pasting valid values into access-filtered columns is no longer incorrectly rejected Validation behavior is now consistent between the Web and Desktop clients Fixed issues saving user access in the DE Desktop  Data Enrichment — Hyperlinks in DescriptionsMarkdown-style hyperlinks ([text](url)) in description fields are now rendered as clickable links in the Web client HTML anchor tags in descriptions are also supported for backward compatibility  Fixed Data TransferFixed Data Transfer failing when "No Column Mapping" was selected  Fixed a System.Memory version mismatch that caused Data Transfer to fail Fixed merge failures on columns with no mapping Added the ability to view the create table script for merge operations in Data Transfers  Fixed duplicated PowerBI refresh tasks that could not be openedAuthentication & SSOMicrosoft Entra ID Groups SSO is now supported for Data Enrichment, Orchestration, and Data Quality  Fixed orchestration portal access failing after a user was re-added Notifications & EmailFixed an invalid default email template causing TDP pages to crash  Fixed the link in test notification emails not working correctly   PlatformFixed an intermittent TripleDES/AES fallback issue causing the gateway to fail to decrypt queue data in rare occasions Fixed a locale-specific number formatting bug that corrupted MinValue/MaxValue constraints in the table designer  On-premisesMachine-specific configuration is now separated from application configuration so it is not overwritten during upgrade reducing risk of failed upgrades of TimeXtender ODQ Gateway and Execution Connections

Related products:Exmon

TimeXtender Data Integration 7361.1 (Public Preview)

Right in time for Xtend 2026, we're ready with a public preview of our second major release of the year.Microsoft Fabric Warehouse joins the Prepare storage lineup as a Public Preview, our MCP server now allows you to access all your data on any storage through just one connection, and the file-based connectors have been rebuilt around a streaming architecture so multi-gigabyte ingests no longer blow past memory.This is just some of the exciting news in this release - dive in below! This release is a Public Preview. This means that it is available for all partners and customers to try, but it is still being stabilized for general availability (“GA”). We encourage you to use it in sandbox and development environments, not production. The issues found in the Public Preview will be fixed in the upcoming GA release or a later release, depending on the priority. We will not issue hotfixes for a release in Public Preview.We’ve not replaced the download links for the current production version - use these links below to download the preview release:TimeXtender Data Integration 7361.1 TimeXtender Ingest Service 7361.1 New & ImprovedFabric Warehouse as Prepare Instance Storage (Public Preview)You can now use Fabric Warehouse as Prepare instance storage, a perfect pairing with Ingest instances using Fabric Lakehouse storage. We've stamped this initial release a Public Preview as it ships with features on the simple mode level. In addtion to that, it only works with Ingest instances on Fabric Lakehouse storage in the same Fabric Warehouse.Cloud-Connected MCP Server, now with Snowflake (Public Preview)On-prem MCP servers can now register with TimeXtender Data Platform and expose secure endpoints to cloud-hosted AI tools without inbound firewall changes. The Configurator has a "TimeXtender Cloud" tab for one-click sign-in, registration, and unregistration; TDP gains a Settings page to manage registered servers and assign them to workspaces. Under the hood, an outbound SignalR relay handles the routing, so your data and credentials never leave your environment.Snowflake also joins SQL Server and Fabric as a supported database in the MCP Configurator.Full View functionality on Fabric Lakehouse through Persisted ("Materialized") ViewsOur persisted views feature is now supported on Prepare instances using Fabric Lakehouse storage. The feature, also known by its Fabric-native "materialized views" name, allows you to reuse computed results for a performance benefit. More importantly, however, persisted views do not have the same limitations as regular views on Lakehouse storage. They can be used just like you use views in Prepare instances on SQL storage, e.g., in table inserts. This is enabled by the fact that persisted views are stored as delta parquet files in the workspace, while regular views are only available through the SQL endpoint.Streaming for Large File Data SourcesLoading large files used to mean memory crashes, multi-hour runs or splitting files just to get them through. We've reworked how our file connectors handle data, so size is no longer the blocker it used to be. Parquet files in the tens of gigabytes now load in a fraction of the time, what previously took most of the day can finish in under an hour. CSV files at multi-gigabyte scale load reliably, without the out-of-memory errors that used to stop them. XML and JSON files load steadily regardless of size, so large exports and daily file drops no longer prolong your runs. If you've been splitting files or scheduling around these limits, you can stop.Direct Configuration in Metadata ManagerSetting up a data source just got faster. You can now override auto-detected data types directly in the Metadata Manager, no more XSLT workarounds. Marking primary keys is now a checkbox in the same view, so you can review fields and configure keys side by side. And once you've configured one source, you can export those settings and import them into another source of the same type, instead of redoing the work each time.Keep your Workspace Tidy with the Storage Cleanup Tool for Fabric LakehouseThe storage clean-up tool now supports Fabric Lakehouse and helps you remove outdated TimeXtender-generated files from your Lakehouse so you can stear clear of the Fabric warehouse item limit. As a further improvement to keeping your workspaces tidy, TimeXtender notebooks are now stored in a dedicated 'TimeXtender' workspace folder per default.Snowflake on AWS as Instance StorageSnowflake on AWS is now a supported Ingest and Prepare instance storage option, alongside Snowflake on Azure. If your Snowflake account runs on AWS, you can keep your data in-region instead of crossing clouds.Object-Level Security for Snowflake PreparePrepare instances on Snowflake storage now support roles and table-level access, closing the last significant feature-parity gap with SQL Server. Define security roles, assign access rights to specific tables, and let Snowflake enforce them.Qlik Cloud Spaces DeploymentDeploy directly to Qlik Cloud Shared Spaces from TDI. Pick the target space on the connection in the Portal, and apps land in the right space without manual moves. In addition to that, we've added a few other fixes. The Qlik application dropdown is now sorted alphabetically, and "Deploy to text file" settings are no longer shown when the target is Qlik Cloud, where they don't apply.Hardened MongoDB Enhanced ProviderWe've cleaned up several long-standing issues with the MongoDB Enhanced Provider. The _id field is now correctly recognized as the primary key on every load, and tables containing Decimal128 or BigInt values import cleanly instead of breaking the transfer on edge-case values.Hardened MySQL Enhanced ProviderThe MySQL Enhanced Provider has had a similar pass. SSL/TLS connections now work end-to-end, including against MariaDB with Verify CA and Verify Full modes. Query Table metadata now identifies .NET types correctly, removing a class of warnings during sync. And tables with LONGTEXT columns no longer fail with an Int32 overflow - they import like any other text column.Larger Default Window Sizes for Tasks that Require Extra SpaceA handful of windows in the application have "grown up" to open in a larger default size. This includes the default scripting editor used for custom views, stored procedures, etc., Execution Log Overview, Preview, Query Tool, Add/Edit Custom Measure, Add/Edit Custom Field, and Add/Edit Execution Package. In addition to that, the Custom Measure and Custom Field windows now have a maximize button. We how these small changes will save you a few resizes a day.FixedFabric Lakehouse as Prepare Instance Storage Conditional lookups would fail if it used object names with spaces. Data type casting in lookups handles all supported types correctly. Lookups against tables with duplicate rows no longer raise primary key violations. Transformations that reference fields with their own transformations now resolve correctly. Concurrent Prepare transfers from an Ingest Lakehouse no longer collide. Default table column value transformations did not work. The 'Source Table' column in tables with mapping sets would show "." instead of the actual table name. Building the object cache required more API calls than necessary, leading to slower performance. Notebook views were not included in data lineage for Fabric Lakehouse SQL Custom scripts were not marked as unsupported when switching from SQL to Fabric Lakehouse storage Data Sources & Ingest Business Central ingests no longer produce duplicated fields in the Dimension Set Entry table. Business Central token-handling overhead has been removed, improving throughput. Business Central tables with 100+ fields no longer error during ingest. SQL Data Source connections to Synapse Dedicated Pool succeed reliably. The AX adapter no longer drops accounts in the 010/030 range due to filter logic. Enhanced CSV no longer fails when a row is incomplete. Azure Blob ingest handles empty and root paths correctly. Parquet handling is corrected for special decimal and double cases. Preview Table works on Enhanced Data Sources. Provider v24 test connections succeed after upgrade. Data source auto-update settings persist as configured. Ingest instances no longer time out when connecting to data sources. Business Central Online ingests no longer hang after metadata changes on the source. The JSON & XML connector no longer fails on aggregated JSON transfers. Parquet preview now works for Ingest instances using Fabric storage. Snowflake as Instance Storage Incremental load from Ingest storage didn't work for tables with mapping sets. Columns with the 'Number(38,0)' data type no longer trigger format exceptions when loading data from a data source into Ingest storage. Qlik Cloud Deliver Endpoint Taking ownership of an existing Qlik Cloud app would fail which prevented visuals, bookmarks, master measures, and additional scripts from being retained when migrating from older versions. Qlik Cloud endpoints now respect the configured QVD folder instead of writing to a default location. Other Incremental loads correctly process primary key updates and deletes. Incremental subtraction supports decimal types. Deleting large data areas from a Prepare instance would crash the desktop application or cause it to hang. This is now handled properly with a loading window showing the progress. In the Execution Service Configuration tool, it was possible to accidentally signed out, and the Sign-In page would throw an unhandled exception when clicking Next without signing in. Vulnerabilities in XBI Server have been patched. Improved the Object Dependencies window with a more consistent layout and fixed some rendering issues.

Related products:TimeXtender Data IntegrationTimeXtender Data Integration Portal

Data Source Providers r. 2026-05-13

Today, we’ve released updated data source providers. See the changes below.Dynamics 365 Business Central (SQL / Navision Option Values)Version: 24.2.0.0 (TDI) / 24.6.1.0 (TDI SQL) / 24.4.1.0 (TDI Navision)Time-type column conversion now produces the correct data type. Account filtering: trim whitespace, drop empty entries, case-insensitive comparison, and accounts can now be matched by ID or Name. Bumped Jet NavMetadataPlugin DLLs to v1.25.10.2792Dynamics 365 Business Central (Online / Option Values)Version: 24.4.1.0 (TDI Online) / 24.2.0.0 (TDI Option Values)Fixed issue with 'Selection rule' warning being emitted too often, it is now only logged when there is actually a selection rule defined on an option table. Account filtering: trim whitespace, drop empty entries, case-insensitive comparison, and accounts can now be matched by ID or Name. Bumped Jet NavMetadataPlugin DLLs to v1.25.10.2792Dynamics 365 Finance & Operations (SQL)Version: 24.3.0.0 (TDI)Changed account filtering, it now trims whitespace and removes empty entries;  is case-insensitive; FNO SQL also matches accounts by ID in addition to Name.CSVVersion: 24.5.5.0 (TDI) / 1.10.2 (20.10 BU) / 16.4.25.0 (20.10 ODX)Added streaming support for large CSV files. Fixed an issue when 'Ignore incomplete rows' is false, rows with missing columns now ingest with NULL for missing fields and emit a warning, instead of throwing an error. Fixed issue with static columns Preview Table so that the data shows correctly. Fixed issue in BU so that scheduling no longer gets stuck on SFTP/FTPS source.ExcelVersion: 24.4.2.0 (TDI) / 1.10.2 (20.10 BU) / 16.4.23.0 (20.10 ODX)Fixed issue with static columns Preview Table so that the data shows correctly. Fixed issue in BU so that scheduling no longer gets stuck on SFTP/FTPS source.MongoDBVersion: 1.2.6 (20.10 BU)Removed LDAP authentication (deprecated). Password field is now consistently available for SCRAM-based authentication. Fixed issue with static columns Preview Table so that the data shows correctly.MySQLVersion: 1.3.2 (20.10 BU)Fixed issue with static columns Preview Table so that the data shows correctly.SQLVersion: 24.2.3.0 (TDI) / 18.1.1.0 (TDI ADF) / 16.4.3.0 (20.10 ODX) / 10.4.4.0 (ODX ADF)Changed ‘float’ data type to map to .NET double instead of float in order to avoid loss of information.Sun SystemsVersion: 24.1.0.0 (TDI) Changed ‘float’ data type to map to .NET double instead of float in order to avoid loss of information.ODATAVersion: 1.4.2 (20.10 BU)Fixed issue with static columns Preview Table so that the data shows correctly.OracleVersion: 1.2.0 (20.10 BU) /10.4.7.0 (ODX ADF)Added filtering to meta tables in the Oracle ADF (Azure Data Factory). Improved oracle meta data extraction query.ParquetVersion: 24.4.1.0 (TDI) / 1.8.1 (20.10 BU) / 16.4.16.0 (20.10 ODX)Added support for incremental load (TDI only). Added support for streaming large files. Fixed issue with special float values (NaN, +Inf, -Inf), they now map to NULL. Fixed issue with static columns Preview Table so that the data shows correctly. Fixed issue in BU so that scheduling no longer gets stuck on SFTP/FTPS source.Delta Parquet (OneLake)Version: 24.1.0.0 (TDI)Fixed issue with test connection.RESTVersion: 1.10.2 (20.10 BU)Fixed issue with static columns Preview Table so that the data shows correctly.SalesforceVersion: 1.0.1 (20.10 BU)Fixed issue with static columns Preview Table so that the data shows correctly.XML/JSONVersion: 24.4.1.0 (TDI) / 1.9.3 (20.10 BU) / 16.4.19.0 (20.10 ODX)Added support for incremental load (TDI only). Fixed issue with table flattening where it used incorrect name when no name was specified (BU and ODX). Fixed issue with table flattening being skipped when there was more than one flattening for some cloud based locations. Fixed issue with static columns Preview Table so that the data shows correctly. Fixed issue in BU so that scheduling no longer gets stuck on SFTP/FTPS source. 

Related products:Data source providers

TimeXtender Data Integration 7303.1

Today, we’ve published a minor release of TimeXtender Data Integration (v. 7303.1) that includes a fix for an issue with incremental load and mapping sets as well as a handful of fixes for Fabric Lakehouse as instance storage. We recommend that you install this hotfix if you're affected by the issues we’ve fixed.FixedAfter upgrading to 7257.1, tables with incremental load configured in Ingest that was brough into Prepare though a mapping set were ignoring their incremental rules and running full loads on every execution. In Ingest instances on Lakehouse storage, if running with a user account that lacked access to certain objects, the entire table listing operation would fail. In Ingest instances on Lakehouse storage, no table is created when the table in the data source is empty. This would cause a “path not found” error when copying data to Prepare since the logic expected a table to be present even if there was no data. In Prepare instances on Lakehouse storage with multiple data areas, tables were generated with DW_Id = NULL and DW_Batch was not using the right value. Both values are now populated correctly. In Prepare instances on Lakehouse storage, the value of the Source Table column was incorrect for unmapped tables. In Prepare instances on Lakehouse storage, selection rules were not being respected during execution on aggregate tables and table inserts. In Prepare instances on Lakehouse storage, conditional lookup fields with spaces in their names would cause errors during execution. In Prepare instances on Lakehouse storage, an error would occur when creating supernatural keys in certain configurations. In Prepare instances on Lakehouse storage, failed executions in the execution queue were displayed as successful. In Prepare instances on Lakehouse storage, failed tasks were not listed in red in the Execution window, making failures harder to spot.

Related products:TimeXtender Data Integration
TimeXtender Classic 26.1

TimeXtender Classic 26.1

We're excited to announce the release of TimeXtender Classic 26.1 to carry on the legacy of on-prem TimeXtender all the way back to the first version in 2006. While TimeXtender 20.10 has been referred to as "Classic", this release marks the official debut of TimeXtender Classic as an equal sibling to TimeXtender Data Integration in the TimeXtender landscape.TimeXtender Classic has a focus on on-prem solutions based on Microsoft SQL, while TimeXtender Data Integration is built to take full advantage of cloud-based infrastructure such as Microsoft Fabric, Azure Data Lake, and Snowflake.If you're currently using TimeXtender 20.10, you should plan to upgrade to TimeXtender Classic or migrate to TimeXtender Data Integration. For more information on the process and timeline, see Important information regarding TimeXtender 20.10, TimeXtender Data Integration), and TimeXtender Classic.Compared to TimeXtender 20.10, the main changes in TimeXtender Classic are as follows:The ODX has been removed in favor of the business unit. The deployment target setting 'SQL Data Warehouse' has been removed. As a result of the focus on on-prem solutions, TimeXtender Classic does not support SQL Data Warehouse (currently known as Dedicated SQL Pool). Qlik Models and the Qlik Sense Server have been removed. All previously deprecated features have been removed, including 'Split' and 'Concatenation' field mappings, time table, data aggregations, mapping tables on the business unit, hash key options in the table, target-based incremental load, and some settings on conditional lookup fields. We've refreshed the design of the main UI with refined theme colors and a less prominent accent color. We've implemented a new activation flow to ensure that you're always up to date on important changes. The gist of it is that Classic must be activated using an activation file every six months. When you download the file from the Portal, you can review important announcements about the product. We’ve implemented support for SQL Server 2025.For more detailed information about the changes and the upgrade process, see Upgrade from TimeXtender 20.10 to TimeXtender Classic.Get ClassicClick here to download TimeXtender Classic

Related products:TimeXtender Classic

TimeXtender Data Integration 7278.1

Today, we’ve published a minor release of TimeXtender Data Integration. We recommend that you upgrade if you’re affected by the issue - see guidance below.FixedWhen opening a Prepare instance on SQL storage in TDI v. 7257.1, any custom hash fields, supernatural keys, key stores, etc., with the hashing algorithm set to instance default would have it explicitly set to the application default, ‘SHA-1, SQL Server 2005+’. If the instance default was not set to ‘SHA-1, SQL Server 2005+’., this would cause the objects to be marked for redeployment.Upgrade advisoryWhether or not you can skip this release depends on what storage platform you’re using and what default hashing algorithm you’ve set for your Prepare instances. This option is found in the Edit Instance window as Hashing algorithm:You should upgrade if:You’re using another default hashing algorithm than ‘SHA-1, SQL Server 2005+’.You can skip this release if:You’re using Snowflake or Fabric Lakehouse as Prepare storage. You’re using the application default hashing algorithm ‘SHA-1, SQL Server 2005+’ as your instance default, and are not planning to change that. You are using another default hashing algorithm, but have already - or don’t mind to - redeploy your objects using the ‘SHA-1, SQL Server 2005+’ algorithm.Resetting the hashing algorithm to avoid redeploymentAfter upgrading to TDI v. 7278.1, you can reset the hashing algorithm setting on the affected object so that the application will no longer see them as needing redeployment.The procedure below is useful if the majority of your hashed objects do not use ‘SHA-1, SQL Server 2005+’. Otherwise, it might be easier to change the hashing algorithm for the objects that should not use ‘SHA-1, SQL Server 2005+’, rather than change the hashing algorithm for those that should.Key stores cannot be reset using the procedure below. In addition to that, key stores will continue to be marked for deployment even when you've switched the hashing algorithm back to the original. Get in touch with TimeXtender support if you need help avoiding redeployment.To changed the all objects using ‘SHA-1, SQL Server 2005+’ to ‘Use instance default’, follow the steps below. Open the affected Prepare instance. Right click the instance in the Solution Explorer and click Edit Instance. In the Hashing algorithm list, click SHA-1, SQL Server 2005+, then click OK. In the window that pops up, click Yes to change the hash algorithm on the objects that use ‘SHA-1, SQL Server 2005+’ to ‘Use instance default’.  Right click the instance in the Solution Explorer and click Edit Instance again. In the Hashing algorithm list, click the algorithm you actually want to use and then click OK. Change the hashing algorithm for any objects that are supposed to use ‘SHA-1, SQL Server 2005+’, e.g. objects created before you initially switched the default setting.Note: If you have a lot of affected instances, get in touch with TimeXtender support and we can help you reset the affected objects programmatically.  

Related products:TimeXtender Data Integration
TimeXtender Data Enrichment 26.1
TimeXtender Orchestration & Data Quality 26.1

TimeXtender Orchestration & Data Quality 26.1

Today, we’ve started the rollout of the next version of TimeXtender Orchestration & Data Quality that contains the changes listed below. New and improved Generate Rules with XPilot (Preview) Data Quality now includes a preview feature where XPilot can analyze a dataset and suggest data quality rules.  This helps reduce the time spent creating baseline controls and speeds up delivery of AI-ready data to downstream users and processes.  To get started, open “Generate Rules with XPilot” in Data Quality. Fabric Optimization added to Azure Cloud Optimization package type Azure Cloud Optimizer packages now support pausing and resuming, and scaling Fabric capacities. This makes it easier to match capacity to workload timing and manage cost more predictably. See details in “Configuring Azure Cloud Optimizer”. Azure App Registration as Authentication method SQL and SSAS endpoints now support Azure App Registration as an authentication method, in addition to SQL logins and (for on-premises) Windows authentication.  This adds an option that can be easier to govern and automate in cloud environments. Orchestration Error Insights with XPilot [Preview] Orchestration & Data Quality now includes a preview of XPilot Error Insights to help diagnose failures faster.  This is useful for common runtime issues such as authentication failures, network problems, and schema changes where log review can take time. See more information in XPilot Error Insights And much more In addition to the headliners, the release also includes lots of smaller improvements:  Executions in Turnkey/TDP: View running tasks in a workspace, stop one or more tasks, and use Flush Queue to clear stale executions.  Time zone support in Turnkey/TDP: Timestamps now display in the configured time zone across key areas including datasets, rules, exceptions, process maps, executions, and settings.   Completely revamped User Management in Turnkey/TDP:   User Management for cloud services is now fully handled in the Timextender Data Platform (TDP), and the user administration UI in the desktop client will be disabled. Users and their privileges from Desktop and TDP will be merged and synced.  All tasks such as creating users, assigning roles, and adjusting access must be performed in TDP, and changes will then synchronize to the desktop environment where applicable.  User group management remains available in the desktop client and continues to work as before, but group‑based privileges do not affect access or behavior in the Timextender Data Platform (TDP) yet.  This only applies for cloud customers.  Systems synced to workspaces – only applies to cloud customers  From this release, all existing systems are automatically synchronized to workspaces in the Timextender Data Platform (TDP).  Cloud customers must now manage all workspaces exclusively through TDP, since workspace creation and changes are no longer supported in the legacy desktop experience for cloud  Workspace owners changed to notification users  Existing workspace owners are preserved and updated so they continue to receive notifications and now also gain explicit administrator access to their workspaces.  All users who are currently set as workspace owners will automatically become Administrators on the same workspaces in the Timextender Data Platform (TDP).  The “workspace owner” label is renamed to notification user, which is the user who receives email notifications related to that workspace (for example, execution or exception notifications, depending on configuration).  Improved  Updated graphics for Installer, icons and splash screen to follow the new look.  On portal there is a banner guiding users to use TimeXtender Data Platform  (Turnkey) with link.  Process title text and position is more uniform across Desktop, Portal and Turnkey.  Clarified when executing an empty process that it contained no active task and therefore there was nothing to do.  Improved filtering of invalid characters from column names entered by users.  Improved error messages in execution log for various different problems.  Fixed  Removed the "work in progress" panel from the home page in Turnkey.  Users were automatically directed to a disabled module in the Portal when trying to access a specific system  Clicking Open in Portal as User in the desktop client sometimes opened TDP instead of the Portal  Data Transfer package could not be opened if the Execution Connection had been deleted  Deleted email templates were visible in Turnkey/TDP  Exceptions links were not updated to point to the new domain odq.timextender.com instead of exmon.com  Improved message that appears when an older version of the desktop client is used to open a service that has been upgraded to a newer version.  Corrected text when removing Data Provider in Turnkey.  Fixed an issue with Azure Cloud Optimizer package type not deallocating Virtual Machines when stopping them. 

Related products:TimeXtender Orchestration & Data Quality

Data source providers r. 2026-01-28

Today, we’ve released updated data source providers along with the new release of TimeXtender Data Integration. See the changes below.  Business Central 365 Version: 24.0.0.0 (TDI)  Added support for running on Ingest configured for Snowflake.  Business Central 365 Option Values Version: 24.0.0.0 (TDI)  Added support for running on Ingest configured for Snowflake.  CSV Version: 24.3.5.0 (TDI) / 1.9.0 (20.10 BU) / 16.4.23.0 (20.10 ODX) Added support for running on Ingest configured for Snowflake.  Added support for incremental load. Dynamics 365 Business Central – Online Version: 24.1.0.0 (TDI)  Added support for running on Ingest configured for Snowflake.  Dynamics 365 Business Central – SQL Server Version: 24.0.0.0 (TDI)  Added support for running on Ingest configured for Snowflake.  Dynamics 365 Finance – SQL Server Version: 24.1.0.0 (TDI)  Added support for running on Ingest configured for Snowflake.  Exact Online Version: 12.1.0.0 (TDI) Added support for running on Ingest configured for Snowflake.  Fixed a bug where parsing data type could fail when reading. Excel Version: 24.3.2.0 (TDI) / 1.10.0 (20.10 BU) / 16.4.22.0 (20.10 ODX) Added support for running on Ingest configured for Snowflake.  Added incremental load support.  Fixed a bug where culture was not applied properly in some cased when reading data. Hubspot Version: 12.1.0.0 (TDI) Added support for running on Ingest configured for Snowflake.  Fixed a bug where parsing data type could fail when reading. Infor SunSystems Version: 24.0.0.0 (TDI) Added support for running on Ingest configured for Snowflake. Fix query table/tool to use a default underlying table.  Removed a wrong validation of Template business unit setting so that it can be left empty MongoDB Version: 24.2.0.0 (TDI) / 1.1.0 (20.10 BU) / 16.4.2.0 (20.10 ODX)  New TimeXtender Enhanced data source provider  MySQL Version: 24.1.1.0 (TDI) / 1.0.0 (20.10 BU) / 16.4.0.0 (20.10 ODX)  New TimeXtender Enhanced data source provider  Navision Option Values Version: 24.0.0.0 (TDI)  Added support for running on Ingest configured for Snowflake.  ODATA Version: 12.1.0.0 (TDI) / 1.4.1 (20.10 BU) / 16.4.9.0 (20.10 ODX) Added support for running on Ingest configured for Snowflake.  Fixed a bug where parsing data type could fail when reading. OneLake Delta Parquet Version: 24.0.0.0 (TDI)  Added support for running on Ingest configured for Snowflake.  OneLake Finance & Operations Version: 24.1.0.0 (TDI)  Added support for running on Ingest configured for Snowflake.  Oracle Version: 24.1.4.0 (TDI)  Added support for running on Ingest configured for Snowflake.  Parquet Version: 24.1.1.0 (TDI) / 16.4.13.0 (20.10 ODX) Added support for running on Ingest configured for Snowflake.  Fixed bug where no rows in source could lead to error. REST Version: 12.1.0.0 (TDI) / 1.10.1 (20.10 BU) / 16.4.23.0 (20.10 ODX) Added support for running on Ingest configured for Snowflake.  Fixed a bug where parsing data type could fail when reading. Salesforce Version: 24.0.0.0 (TDI) / 1.0.0 (20.10 BU) / 16.4.0.0 (20.10 ODX)  New TimeXtender Enhanced data source provider  SQL Database Version: 24.1.3.0 (TDI)  Added support for running on Ingest configured for Snowflake. XML/JSON Version: 24.1.1.0 (TDI) / 1.8.0 (20.10 BU) / 16.4.16.0 (20.10 ODX) Added support for running on Ingest configured for Snowflake.  Added support for culture when reading metadata.  Add functionality to support dynamic values in table flattening configuration names.  

Related products:Data source providers
TimeXtender Data Integration  7257.1

TimeXtender Data Integration 7257.1

It's winter here in the northern hemisphere, so of course our new release of TimeXtender Data Integration, includes improvements for our Snowflake integration. AI, however, is hot as a summer day, and we're happy to introduce the TimeXtender MCP server endpoint for connecting your data to AI agents in a simple and secure way. And those are just two of the cool new features in the new release – dive into the full list below.We’ve updated the initial release (and bumped the version from 7256.1 to 7257.1) fixing two issues, one preventing the Execution Service from starting. See the details under Fixed.NewConnect AI and data with the TimeXtender MCP Server Deliver endpoint (Preview)The new TimeXtender MCP Server endpoint in the Deliver layer lets you plug tools like ChatGPT and Claude directly into your governed, business-ready semantic models, so AI works in your real business language instead of guessing from raw database schemas. You get faster, more accurate answers because the AI sees clear entities, relationships, and measures such as “Customer Name” and “Revenue YTD,” not cryptic table and column names.Compared to generic MCPs that probe databases blindly, this server exposes your semantic layer with AI-ready data, read-only least-privilege access and enterprise authentication, improving reliability and security for AI-driven insights you can trust.This feature is in preview - visit Get Early Access if you want to try it out.Snowflake as a new storage option in IngestWe’ve added support for native Snowflake storage in the Ingest instance. Previously, you had to land data in Azure Data Lake before moving to Snowflake in the Prepare layer. Now, you can cut complexity and cloud costs by running a Snowflake‑only architecture.By loading into Snowflake using its native staging and COPY INTO patterns, you follow Snowflake best practices while still benefitting from TimeXtender’s incremental load logic, helping you keep Snowflake usage and execution times under control.Snowflake improvements for Prepare storageWe’re adding support for the remaining core TimeXtender features for Prepare instances on Snowflake storage, including custom data, custom hash fields, pre- and postscripts, related records, checkpoints, hierarchy tables and integrate existing objects. One notable exception is object level security and related features, which will be included in an upcoming release.Previously, you had to use a Microsoft SQL variant as storage if you needed these capabilities, since Snowflake storage only supported features on the simple mode level. Now, Snowflake and SQL support roughly the same features, so you can move projects across storage technologies more easily and still follow TimeXtender best practices regardless of which platform you choose.Select and transfer data between Prepare instances on SQLYou can now select and transfer data between Prepare instances, so you can use one Prepare instance as a data source for another in the same way you already do with Ingest. This is currently supported for Prepare instances using SQL storage.Previously, you were limited to pulling data into Prepare only from Ingest instances, which made it impossible to build more than three logical layers, reuse an external Prepare-based dataset across projects, or design hybrid setups. Now you can drag and drop tables between Prepare instances and combine data from multiple Prepare and Ingest sources into the same table, giving you much more flexibility to design layered, reusable solutions without manual workarounds.Qlik Cloud Deliver endpointWe’ve added a new Deliver endpoint for Qlik Cloud, so you can push TimeXtender semantic models directly into Qlik’s SaaS platform instead of only targeting Qlik Sense Enterprise.Previously, you had to rely on workarounds and custom tricks to connect TimeXtender to Qlik Cloud, which added friction, complexity, and extra maintenance for you and your partners. Now you can configure Qlik Cloud as a first‑class endpoint, reuse your existing Qlik skills and apps, and keep TimeXtender as your central, governed data and semantic layer while still following Qlik’s recommended APIs and patterns. Note that managed workspaces are currently not supported.Support for SQL Server 2025TDI now supports Microsoft SQL Server 2025, which was released in November 2025, as storage.ImprovedCreating new instances is now much fasterWe have brought the time it takes to create a new instance down to 3-5 seconds - in most cases - by pre-provisioning resources. We hope you’ll enjoy the time saved – we sure do!Decide when data source providers are updatedYou can now control when data source providers are updated in Ingest instances. Previously, the system automatically updated all data sources to the latest compatible version when you installed a new version of TDI. This could introduce unexpected behavior, breaking changes, or even downtime in your production environments.Now you decide when and where to update data source providers: you can turn off all automatic updates, keep the existing “always update” behavior, or selectively enable automatic updates per data source.More efficient primary key storage for incremental loads on SQLThis change reduces duplicate primary key data for incremental loads in SQL, improving storage efficiency. Each primary key row now has a validity range instead of being repeated for every batch. Existing tables are upgraded automatically, and both the old and new structures continue to work when transferring data from Ingest to Prepare.User experience improvementsIn addition to the bigger item, we’ve also included a few smaller improvements to the user experience. The Query Tool window has an updated layout with a word wrap option. And, building on the work done in our last major version, data lineage performance has been improved. In addition to that, the SQL Server Cleanup tool can now resolve the name of other instances in the storage that would previously be shown as ‘Unknown TX object’.DeprecatedDedicated SQL Pool (formerly SQL DW) deprecated as Prepare storageWe’ve supported Dedicated SQL Pool as data warehouse/Prepare instance storage since 2019, but we’ve seen very little usage. For that reason, we’ve taken the decision to deprecate support for it so that we can focus our effort on more promising storage technologies.FixedTDI PortalUsers would sometimes accidentally be logged out of the TDI portal. The SQL connection string in the additional parameters for SQL 2022 and Dedicated SQL Pool was not correctly validated in the TDI portal during save. The company details would occasionally show an error instead of company address data. Fixed a cosmetic issue where the secret field for Azure Data Lake Storage was unintentionally set to blank after saving.TimeXtender Data IntegrationIn Prepare instances using Fabric storage, incremental load with deletes would, in some cases, return duplicate records. It was possible to create and deploy two tables with the same name and schema - the last table to be deployed would just “win”. Now, this will result in a validation error on deployment. The Query Tool would show datetime values as date. In some cases, the proxy setting was not applied when making API requests to the TimeXtender web services. It wasn’t possible to generate documentation on Ingest instances We’ve fixed a bunch of issues that would pop up when using Snowflake Prepare instance storage: Dragging a table to the Views node to create a view would create a view where the FROM statement was empty. Conditional lookups would return incorrect values when the ‘Merge conditional lookups’ option was set to the default ‘Merge all if possible (fastest)‘. Data selection rules didn’t work. The application would attempt to cast NULL to datatime2, which is not a valid data type in Snowflake. (v. 7257.1) Running a scheduled TDI execution package in Orchestration could cause the error “The process is unresponsive. Failed to read from process after retrying 3 times,” especially when many executions ran simultaneously. We have fixed an issue in the communication between the Execution Service and the main TDI application to resolve this. (v. 7257.1) An issue with the Execution Service configuration file prevented the service from starting because it couldn't load a required DLL.

Related products:TimeXtender Data IntegrationTimeXtender Data Integration Portal

TimeXtender Data Integration 7150.1 - 7158.1

We’ve published three minor releases of TimeXtender Data Integration as follow-ups to the last major release. To give you a better overview of the changes included if you upgrade today, we’ve listed them all below. We recommend that you upgrade if you’re affected by any of the issues that have been fixed.7158.122 Oct 2025Fixed an issue where the direct read stored procedure would be wrong when the source mapping is a view.7157.121 Oct 2025On Fabric Lakehouse Prepare instance storage, the execution timeout per cell was fixed at 600 seconds which was too short in some cases. You can now configure the cell execution timeout by changing the command timeout for the storage in the Portal. Fixed a long-standing issue present since the initial release, where records with negative DW_Id values (e.g., -999, -998) were not transferred correctly between tables. This fix ensures all valid rows, including those with negative identifiers, are now properly processed during data warehouse transfers. 7150.115 Oct 2025Fixed an issue where data of the Sql Decimal type containing null values would fail for transfers to the Ingest Storage when using Parquet files as the output.  Fixed an issue where Selection Rules didn't work as expected on a Prepare Lakehouse. Fixed an issue where re-deploying measures and hierarchies in Qlik would time out. Fixed an issue where deploying a Tabular model to Azure Analysis Services would fail with a message saying a dll was missing. Fixed an issue where a sub query was used to get primary keys for incremental load when sub query is disabled for query tables. Fix primary key upload during incremental load with "handle deletes" enabled for data lake.

Related products:TimeXtender Data Integration