Release Notes Incorta 2025.7.2

Release highlights

The 2025.7.2 maintenance pack extends the capabilities delivered in release 2025.7.1 with targeted enhancements across authentication, data integration, and platform performance.

Key updates include:

  • Microsoft Fabric as a schema data destination
  • OAuth 2.0/OpenID Connect (OIDC) SSO support
  • Usability enhancements in the Content Manager
  • Custom null value representation in the /query endpoint.
  • Cross-environment workbook migration support in the Excel Add-in

Upgrade considerations

Upgrade considerations for previous 2024.x and 2025.7 releases also apply to this release unless stated otherwise.

Data Agent supported version

This release uses the Data Agent version 12.0.1.

  • Customers upgrading from a release before 2025.7.1 must follow the steps mentioned in the 2025.7.1 release notes.
  • For upgrades from 2025.7.1, no action is required as the 2025.7.2 release uses the same Data Agent version as 2025.7.1.

What’s new

Microsoft Fabric as a schema data destination

This release marks a significant enhancement to Incorta's data delivery functionalities. Microsoft Fabric has been added as a new schema data destination. This integration empowers schema managers and administrators to seamlessly send processed data to Fabric.

Important

The Fabric data destination is available only for clusters with a tenant directory on Azure ADLS.

For details about the Fabric data destination prerequisites and configurations, refer to Concepts → Data Destination → Microsoft Fabric schema destination properties.

OAuth 2.0/OpenID Connect SSO support

Incorta now supports the integration with any standard OAuth 2.0/OpenID Connect (OIDC) identity provider (IdP), enabling seamless Single Sign-On (SSO) with leading identity platforms such as Auth0, Azure Active Directory, Okta, and Google. This enhancement allows organizations to centralize user authentication and leverage existing enterprise identity systems for secure, streamlined access to Incorta.

Configuration is seamless via the CMC, allowing you to connect Incorta to your IdP using standard Client ID, Client Secret, and Issuer URL parameters.

For more details, refer to Guides → OAuth 2.0/OpenID Connect SSO Configuration.

Content Manager usability enhancements

  • Dashboards and folders are now sorted alphabetically by default for a more intuitive browsing experience.
  • Your last selected layout and sorting preferences are automatically saved per user, browser, and device, ensuring a consistent view each time you return.
  • The Content Manager now opens on the last tab you used, Recent, Favorites, or Directory, with this preference also cached per user, browser, and device.

Custom null value representation in the /query endpoint

The query business view endpoint, /{tenant}/query, now supports customizable null value representation through the nullValueAs parameter. This parameter enables you to define how null values are returned in the endpoint responses.
This parameter accepts one of the following values (case-insensitive):

  • "empty": Returns empty strings
  • "null": Returns the JSON null value
  • "dash": Returns a double hyphen (--)
Note
  • If the nullValueAs parameter is missing, the response defaults to null.
  • If a non-supported value is provided, the endpoint returns an error.

Enhanced Excel Add-in for cross-environment portability

In previous releases, the Excel Add-in did not support opening or migrating workbooks created using one cluster or environment to another, limiting cross-environment collaboration and reuse.

This release introduces version 16.9.3 of the Excel Add-in, delivering greater flexibility for managing and sharing workbooks across environments and clusters.

With this update, you can now:

  • Copy the JSON representation of an Excel workbook and paste it into another workbook.
  • Export worksheets and import them into Excel workbooks connected to different clusters or environments.
  • Move Excel integrations seamlessly between development, staging, and production environments without rebuilding reports.

For more details, refer to Integrations → Excel Add-in → Manage workbooks.


Enhancements and fixes

Enhancements

DescriptionArea
Session timeout is now disabled while using presentation mode in dashboards, ensuring that presentations run continuously without interruptions.Dashboards
Domain organization now supports up to five hierarchy levels, increased from the previous limit of three.
This enhancement enables more granular content categorization and organization, accommodating complex organizational structures and detailed data governance frameworks for improved content discoverability.
Data Catalog
Improved warmup performance for clusters on Azure ADLS by optimizing how multiple threads access Azure storage during the warmup process, ensuring faster initialization and more efficient resource utilization.Performance

Fixed issues

DescriptionArea
Fixed an issue with the getColumn function that caused all column data types to return as Null when using the function within an aggregation function in a business view, leading to inaccurate results or broken insights.Functions
Fixed an issue that caused the Test As feature to display inaccurate values when testing an internal session variable as another user.Session Variables

Known issues

For all of the known issues and workarounds in Incorta latest releases, refer to Known Issues.