Bizview v26.3 Release Notes
This topic describes feature enhancements, resolved issues, and important information for Bizview v26.3, released on September 11th, 2026.
Note: Starting in Bizview v24.1, feature enhancements are no longer available to on-premises users.
To purchase this product, contact US Sales or UK Sales.
Feature enhancements in v26.3
| Feature | Description |
|---|---|
|
This release introduces native Power BI integration for Bizview, allowing Power BI Desktop and Web users to connect directly to Bizview Dataviews using the built-in OData Feed connector. The integration is powered by a new OData API endpoint (api/V2/DvData) following the OData V4 protocol. On connection, Power BI automatically discovers available Dataviews and their column structures. Users can filter rows, select specific columns, and load large Dataviews using server-driven pagination, which handles datasets of any size without timeouts. Authentication is secured through Azure Active Directory (Azure AD), enabling users to connect to Bizview using their organizational credentials. |
|
This release introduces the AI SQL Optimizer, a new AI-powered capability in the SQL Query Dataview editor available to system administrators on the Bizview Platform. The AI Optimize button in the editor toolbar triggers an AI agent that analyzes the current SQL query against the data source schema and execution plan. The agent identifies performance issues such as missing indexes, inefficient joins, and redundant subqueries, and presents a side-by-side comparison of the original and optimized SQL with a plain-English explanation of each finding. The optimized query can be accepted or discarded directly from the panel — the editor content does not change until Accept is clicked. Each optimization session is saved to the Lineos chat history for future reference. |
Issues resolved in Bizview v26.3
The following issues have been identified and resolved across all canary sprint releases leading up to Bizview v26.3.
| Salesforce Case # | Resolution |
|---|---|
Salesforce Case: 05549105 |
Object Map Import now maintains the existing attribute order when the import function is used, instead of breaking the existing order of attributes. |
Salesforce Case: — |
Users can now extract invoice line items tracking categories, manual journals lines tracking categories, credit notes line items tracking categories, bank transactions, and payments from Xero. All new endpoints include createdOn timestamp tracking. |
Salesforce Case: — |
New Xero endpoints and scopes added:
Two new columns added to all existing custstg.xero_* staging tables: TenantID (uniqueidentifier) and UpdatedDateUTC (datetime), allowing users to analyze financial reports per tenant and trace when each record was last updated. |
Salesforce Case: 05567575 |
Companies with matching names across different Business Central instances are now imported independently instead of being skipped on subsequent runs. |
Salesforce Case: 05555868 |
Business Central Posting Date field now consistently extracts full datetime values instead of truncating the time component across plugin versions. |