Skip to main content

Bizview v25.3 Release Notes

This topic describes feature enhancements, resolved issues, and important information for Bizview v25.3, released on September 26th, 2025.

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 v25.3

Issue Resolution

Enhanced Excel Format Support in Input Forms and Reports

 

This release introduces comprehensive .xlsx format support for all input forms and reports to align with industry standards and address customer needs. This enhancement enables users to leverage modern Excel capabilities. The .xlsx format, introduced with Excel 2007, supports for expanded data capacity (up to 1,048,576 rows and 16,384 columns).

 

Lineos and Report Assist Services Integration

The Platform customers can now leverage the new Report Assist services under the Lineos AI Assistant. The Report Assist services allow users to generate Dashboards through natural language requests. The AI interprets user requirements, automatically creates Dahsareas, connects to relevant data sources, and produces Dashboards instantly. Users can refine output through iterative conversations with the AI, eliminating the need for manual dashboard design.

 

 

Issues resolved in v25.3

Issue

Resolution

Salesforce Case: 04925972 The Save Values function now correctly detects the changes when replacing formulas with hardcoded values that evaluate to the same result, instead of showing "No changes detected" message.
Salesforce Case: 05095202 The Excel export functionality in templates now preserves text values in their original text format with proper formatting ('TEXT_VALUE), instead of converting them to numbers.
Salesforce Case: 05136576 The grid rendering now correctly handles date field modifications in the Dashboard without throwing DatePipe errors and renders data correctly after the column changes.
Salesforce Case: 05273237 The Audit Trail popup now displays the "Updated" timestamp in the user's local timezone, instead of showing it in UTC format.
Salesforce Case: 05277877

The utils.p_user_rename stored procedure now executes successfully without unique key constraint violations, instead of failing when renaming users.

 

Note: Note: Fix will be released for on-premises customers version bizview_v24.0.8.0 msi

Salesforce Case: 05277187

 

The row group now correctly expands  when using subtotal and comment block features, instead of failing to show the expanded rows.
Salesforce Case: 05153827 The navigation shortcuts now work properly for all authorized users regardless of their role level, instead of requiring at least BV30 role.
Salesforce Case: 05248849 The Comments module now properly replaces $TEMPLATE and $USER variables with their actual values, instead of displaying the variable placeholders.
Salesforce Case: 05270870 The Object Map import function now maintains the correct order of manually added mappings, instead of changing their sequence with each import.
Salesforce Case: 05317711 The calculated fields now properly inherit the default aggregation type in dashboard design, instead of requiring manual configuration for each field.
Salesforce Case: 05307564 The multiselect dropdown in selection pane now correctly handles custom values with ^ prefix as it did in previous versions, instead of exhibiting regression behaviour.
Salesforce Case: 05362952 The template script compilation now works correctly with all required assembly references properly loaded, instead of failing with missing assembly reference errors.
Salesforce Case: 05280505 The unpublished gridforms now reload correctly when filter values are changed in the selection pane, instead of failing with SQL syntax errors.
Salesforce Case: 05325554 The cell text deletion function now works properly without throwing exceptions, instead of generating exceptions when users clear cell content.

Salesforce Case:

05366497

04938720

The session timeout system now correctly logs out users after the configured inactivity period, instead of allowing inactive sessions to remain open indefinitely.

Note: Fix will be released for on-premises customers version bizview_v24.0.8.0 msi

Salesforce Case: 05329785 The "Audit Trail..." context menu option now correctly appears only for value type fields, instead of incorrectly appearing for all field types.
Salesforce Case: 05329789 The Audit Trail menu now correctly appears only for DATA rows, instead of appearing for FIXED rows that threw exceptions.
Salesforce Case: 05358913 The platform now correctly maintains the selected language preference across sessions, instead of always redirecting to English after a language change.

 

Patch Release – Issues Resolved in v25.3.0.6

The following critical issues are identified and resolved in patch version 25.3.0.6 deployed on 8th April, 2026.

Salesforce Case # Resolution

Salesforce Case:

05530228

05530207

In templates using AddSheets with breaksheets, data entered on non-first breaksheet tabs now correctly saves to the tab where it was entered, instead of being moved to the first breaksheet tab. Additionally, templates configured with multiple #sections and AddSheets now save successfully, instead of returning an "Invalid row or column index" error.

Patch Release – Issues Resolved in v25.3.0.5

The following critical issues are identified and resolved in patch version 25.3.0.5 deployed on 27th March, 2026.

Salesforce Case # Resolution
Salesforce Case: 05492295 Numeric attribute values now save correctly when the attribute datatype is Decimal (27,8) and the cell type is set to Percentage or Currency, instead of failing to write data to the database.

Salesforce Case: 05502741

05501822

Formulas in input form cells now correctly persist after recall when the form contains a dummy or empty dataview column and also if there is delete_where parameter, instead of being replaced with hardcoded values.
Salesforce Case: NA Cell properties now correctly persist during formula recall validation, instead of being overwritten when the properties instance is replaced.

 

Patch Release – Issues Resolved in v25.3.0.4

The following critical issues are identified and resolved in patch version 25.3.0.4 deployed on 27th February, 2026.

Salesforce Case # Resolution

Salesforce Case:

05483172

Formulas in dependent cells are now preserved after the user selects Save Values and Refresh, instead of being replaced with hardcoded values.

Salesforce Case:

05483194

The SEARCHVAL formula now correctly generates SQL WHERE clauses with proper logical grouping when using account ranges combined with UNIT exclusions and multiple account clauses separated by semicolons.

Salesforce Case:

N/A

The SQL smart expression parser now correctly wraps expressions in parentheses to ensure proper query evaluation.

Salesforce Case:

N/A

SUMIFS formulas are now preserved after the user adds multiple Object Accounts and selects Save and Refresh, instead of being removed.

 

Patch Release - Issues Resolved in v25.3.0.3

The following critical issues are identified and resolved in patch version 25.3.0.3 deployed on 30 January, 2026.

Salesforce Case # Resolution

Salesforce Case:

05463592

The application now correctly resolves URLs based on the user's language setting, instead of using the culture setting which caused HTTP 404 errors when culture and language differed (e.g., Danish culture with English language).

Salesforce Case:

05463757

Formulas in Input Forms are now correctly preserved when saving generated templates. Previously, formulas were replaced by their calculated values (hardcoded) upon saving.

Salesforce Case:

05467996

Drill down parameters no longer contain duplicate entries. The ISOMONTH value is now correctly passed from parent templates to child templates during Drill To actions.

Salesforce Case:

NA

The Replace Deprecated function now correctly handles formulas containing comparison operators (>= and <=). Previously, these operators were mishandled, causing the replacement to fail.

Salesforce Case:

05466999

The Selection Pane no longer automatically reloads the report when selections change. Users can now modify multiple selections and explicitly click the Open button to apply changes.

Salesforce Case:

05470476

The Format button in SQL Query Dataviews now correctly formats SQL queries without removing JOIN clauses. Previously, clicking Format would strip all JOIN statements from the query.

Salesforce Case:

05475181 

05475267

The WHERE clause generated by SEARCHVAL now correctly preserves logical grouping, Conditions within parentheses no longer leak into outer scopes, and SQL output is now cleaner with fewer redundant nested parentheses.

Salesforce Case:

05471144

Error messages in the Dataview Editor now display with proper line breaks for better readability. Previously, multi-line error messages appeared on a single line, making them difficult to read.

Patch Release - Feature Enhancements in v25.3.0.2

The following feature are enhanced resolved in patch version 25.3.0.2 deployed on December 5, 2025.

Issue Resolution
Manage Deprecated Custom Functions

This release introduces enhanced options to manage custom functions CF_GETDESCR and CF_GETPANEVALUE in template design. These functions were deprecated starting with version 25.1.0.0 during the upgrade to the .NET 8 framework.

In existing templates, their usage caused a ‘#Depricated’ tag to appear, making it difficult for users to view returned values when editing.

A new Replace Deprecated button is now available under the Formulas tab. With a single click, all deprecated functions in a template design are automatically updated to their supported equivalents (CF_TABLEVALUE and CF_PANEVALUE).

The Custom Functions list has been updated to exclude deprecated functions, showing only their supported replacements to prevent future use of outdated functions.

For more information, seethe follwoing custom functions:

CF_GETDESCR

CF_GETPANEVALUE

 

OBDF Plugin Timeout Resolution

This release introduced configurable HttpClientTimeout and SqlBulkCopyTimeout parameters for importing Business views data from Angles using OBDF plugin i.e. Schedule OBDF Data importer. These parameters are defined in the [dis].[obdf_config] table.

The setting has been introduced in order to avoid timeouts during bulk data insert operations in the target tables.

For more information, see Schedule OBDF Data Importer.

Configurable Timeout Settings for OBDF Data Import

This release introduces configurable HttpClientTimeout and SqlBulkCopyTimeout parameters for Manual Business views import operations via OBDF connector.

These parameters are defined in the pdsConfig.json. Default value for HttpClientTimeout and SqlBulkCopyTimeout parameters is 1800 seconds and 600 seconds, respectively.

For more information, see Open Business Data Fabric (OBDF) Connectivity.

OBDF Pagination for Plugin and Manual Data Import

This release introduces pagination support for OBDF Business View imports from Angles, ensuring stable performance with large datasets in both Manual OBDF Data Import and the OBDF Plugin.

Data is now retrieved page by page, preventing timeouts and improving reliability.

Number of records per page to be pulled can be defined while manual data import dialog,

  • Configuration options:

    • Manual OBDF Data Import: A new Pagination field has been added to the Import OBDF Data dialog.
    • Default: 500 records per page

    For more information, see Open Business Data Fabric (OBDF) Connectivity.

  • User-configurable at runtime:

    • OBDF Plugin: Pagination is controlled via the newly added page_size column in dis.obdf_endpoints table.

    For more information, see Schedule OBDF Data Importer.

 

Patch Release - Issues resolved in v25.3.0.2

The following critical issues are identified and resolved in patch version 25.3.0.2 deployed on December 5, 2025.

Issue Resolution
Salesforce Case: 05366499 Conditional Formatting now correctly preserves custom number format with specified font color when no text color is specified in the formatting rule, instead of resetting the color to black.
Salesforce Case: 05368741 The Page Setup orientation settings now correctly apply Portrait/Landscape selection to PDFs and the orientation displays as selected, instead of having no effect from the menu and showing reversed orientation in PDFs.
Salesforce Case: 05413479, 05413781 $CLIENT now correctly retrieves values with leading zeros and long numeric IDs (16+ digits). Previously, leading zeros were removed, and long numbers were truncated or converted into scientific notation.
Salesforce Case: 05413820 The gettable sheets now correctly handle GUID data type columns and write them to Excel as text values, instead of throwing "Invalid cell type" errors.
Salesforce Case: 05413487 The datasource connection now correctly handles client switching without throwing "Keyword not supported: 'async'" errors, instead of failing when switching between clients. Async textbox is removed as it is not supported by .NET8.
Salesforce Case: 05413494 The template group reports now work correctly when one or more data views return no results, instead of failing completely.
Salesforce Case: 05370406 The bv_recallformula function now correctly restores formulas in cells with conditional formatting applied, instead of reporting "0 rows updated" and failing to restore formulas.
Salesforce Case: 05384802 The Gridform now correctly handles GUID columns as primary keys and updates records successfully, instead of failing with SQL errors during save operations.
Salesforce Case: 05417528 The Ctrl+A keyboard shortcut in SQL Trace now correctly selects and copies all query text for pasting, instead of failing to copy any content. Copy button is added in trace which enables user to copy entire text in one go.
Salesforce Case: 05403305 The row height settings now correctly maintain any custom height value including 15 pixels, instead of automatically resetting to 20 pixels when set to 15.
Salesforce Case: N/A The Export to Excel function in Trace now correctly exports query results to Excel files, instead of failing with a DataGrid instance error.

 

Patch Release - Issues resolved in v25.3.0.1

The following critical issues were identified and resolved in patch version 25.3.0.1, deployed on October 31, 2025:

Issue Resolution

Salesforce Case:

05371970

The Zero Values visibility toggle now correctly hides all zero values in template design when disabled, instead of continuing to display zeros in some cells.
Salesforce Case: Dashboard components including Grid, Slicer, Card, Linear Gauge, and Circular Gauge now gets created correctly, instead of failing during creation.
Salesforce Case: The Users page now correctly processes new user creation requests, instead of returning server errors.
Salesforce Case: 05370046 The Drill Down Parameters grid now correctly displays control tags and values from the PANE sheet, instead of showing an empty grid.
Salesforce Case: 05372481 The [app].[p_get_settings] stored procedure now correctly sets default comment formatting to standard text with no formatting options enabled, instead of using styled text with all formatting options enabled.

 

 

Was this article helpful?

We're sorry to hear that.