Skip to main content

Bizview v25.2 Release Notes

This topic describes feature enhancements, resolved issues, and important information for Bizview v25.2, released on July 4th, 2025.

Starting in Bizview v24.1, feature enhancements are no longer available to on-premise users.

To purchase this product, contact US Sales or UK Sales.

Bizview v25.2 Feature Enhancements

Issue

Resolution

Notifications

This release introduces enhanced notification preferences with new functionality tailored to form-related alerts. Users can now subscribe to notifications for form lock/unlock events, ensuring they receive only relevant updates. Notifications for locked or unlocked forms are displayed based on individual preferences, allowing users to stay informed without unnecessary alerts.

OBDF Import Data Scheduler

This release introduces the Schedule OBDF Data Importer utility that enables Platform customers to schedule jobs for importing transactional data i.e., business views from Angles using the OBDF connector.

Users can now configure business view endpoints, apply custom data filters, and schedule regular data synchronization jobs. The utility is seamlessly integrated with Bizview's processing service, so no additional installation is required.

 

Bizview v25.2 Resolved Issues

Issue

Resolution

Salesforce Case: 05006779

The analytics bookmarks now prevent duplication by displaying a warning or prompting the user to enter a unique name. Additionally, the bookmark list now automatically refreshes after adding or removing a bookmark.

Salesforce Case: 05139048

The export plugin issue that generated filenames with square brackets around schema names has been resolved.

Salesforce Case: 05067451

The issue causing a warning message in Excel when opening exported drill reports has been resolved. The exported Excel files now open without any warnings or errors.

Salesforce Case: 04982938

The Updated field now correctly displays values in the datetime format instead of integers, ensuring accurate representation of timestamp data.

Salesforce Case: 05218120

The issue causing the Integration Portal to become inaccessible following the .NET 8 framework upgrade has been resolved.

Salesforce Case: 05159421

The issue causing the parameters grid to disappear when clicking the Refresh Parameters button while adding a new job schedule has been resolved.

Salesforce Case: 05074862

The issue causing unexpected text alterations when copying data between different versions using the Copy Data utility has been resolved.

Salesforce Case:

The issue causing On-prem 25.0.5.0 to fail due to the missing app.notifications_categories table has been resolved.

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

Salesforce Case: 05160740

The issue causing text and layout cropping when exporting the dashboard to an image has been resolved.

Salesforce Case: 05238380

The issue causing service disruptions when accessing a newly copied client has been resolved.

Salesforce Case: 05095202

The issue causing exported Excel files to incorrectly convert text values to numbers has been resolved.

Salesforce Case: 05136576

The issue causing data rendering failures and DatePipe errors in the Sessions grid in Dashboard after modifying columns has been resolved.

Salesforce Case: 05150474

The issue causing scheduled jobs in ODATA Plugin to intermittently fail due to SQL execution timeouts has been resolved. Bulk timeout setting is introduced in ODATA plugin version 2.2.6

Salesforce Case: 05208382

The issue causing conditional locks to be bypassed when specific attributes are attached to cell values has been resolved.

Salesforce Case:

The issue causing ADDSHEET to fail when a break objects are derived from another client which user does not have access has been resolved.

Salesforce Case: 04999239

Subtotal single row generation and extra row placement now align correctly when set false & true, respectively .

Salesforce Case: 05269473

The issue preventing the utilization of filtering capabilities within the data retrieval framework has been resolved.

In Business Central Plugin, new filter parameter has been introduced which allows to filter across all tables or specifically to individual target tables. The filters must follow a specific format to be parsed and applied correctly while designing the job step.

To apply a filter to all tables, use the parameter name FILTER.

Example :

PARAM: FILTER(Table%20Name)

VALUE: Posting%20Date||GreaterOrEqual||2023-07-01T00:00:00Z||datetime

Salesforce Case: 05001460

The Selection pane dropdown control now updates correctly the default value in UI.

Salesforce Case: 05000736

The Selection pane dropdown control now correctly displays all available records by default, ensuring that no values are missing from tree view until a search filter is used. Even when no filter is applied or when a partial filter like 00 is used, the dropdown will display all matched records.

Salesforce Case: 05138877

The number of version properties in Settings and Planning versions grid now aligns correctly across both pages, ensuring consistency. Additionally, empty version properties are now displayed with headers labelled as Version Property N, where N represents the version property number, preventing missing columns and maintaining expected behaviour.

Salesforce Case:

05232808

05232779

The stored procedure 'utils.p_template_rename' has been updated to ensure that upd_userid in the favorites table remains unchanged, maintaining the correct assignment of favorites across users.

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

Salesforce Case: 05247511

The issue with adding new comment to the comment category & comment block with underscore has been resolved, It no longer shows incorrect error message that the user doesn't have the right access/permission to access the category

Salesforce Case: 05250487

The issue where jobs using the @client_id parameter unexpectedly defaulted to SETUPCLIENT instead of the configured value has been resolved.

Salesforce Case: 05270189

The issue causing Drill Through failure due to mismatch between data types while concatenating.  during report retrieval has been resolved.

An inconsistency in data types during concatenation was triggering an exception, preventing proper execution of the drill-through operation. Implementing the CONCAT function ensures correct data type handling, eliminating conversion errors and restoring expected functionality.

Salesforce Case: 05141551

The issue preventing multiple selections in dashboard slicers on MacOS using the Command key has been resolved.

Salesforce Case:

05138877

05277373

The issue causing HTTP Error 502.5 during startup of the on-prem installation (version 24.0.6.0) has been resolved. The failure was due to a mismatch in the .NET hosting model configuration. Updates to the web.config file now ensure proper alignment with the out-of-process hosting model, allowing the application to start correctly and display the login page as expected.

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

Salesforce Case: 05052394

Static data view list items now will be sorted based on the sequence number provided in the UI. Earlier the default ordering of items always took precedence over the specified order for static items.

Salesforce Case: 04763722

$TEMPLATE variable is now correctly accepted as procedure parameter in Event

 

Patch Release Post v25.2 - Resolved Issues

Patch Release Resolved Issues - Version 25.2.0.3

The following critical issues were identified and resolved in patch version 25.2.0.3, deployed on September 23, 2025:

Issue

Resolution

Salesforce Case: 05365343

The Norwegian locale now correctly displays the minus sign for negative values, instead of incorrectly replacing it with a hyphen.

 

Patch Release Resolved Issues - Version 25.2.0.2

The following critical issues were identified and resolved in patch version 25.2.0.2, deployed on September 8, 2025:

Issue

Resolution

Salesforce Case: 05283018

The ISOMONTH default value now properly applies when the dashboard initially loads, instead of requiring a manual refresh or interaction to display the correct month value.

Salesforce Case: 05344139

 

The input forms save operation now correctly detects and processes empty cells as '|NA' values, instead of failing to save when encountering empty cells in the form.

 

Patch Release Resolved Issues - Version 25.2.0.1

The following critical issues were identified and resolved in patch version 25.2.0.1, deployed on August 8, 2025:

Issue

Resolution

Salesforce Case: 05320219

The CF_TABLEVALUE() function now correctly retrieves data from the specified column index when converted from CF_GETDESCR format, instead of fetching values from the wrong column position.

Salesforce Case: 05316948

The field drag and drop functionality now properly populates the first row with the field name when dataviews are inserted into forms, instead of leaving it empty.

Salesforce Case: 05316942

The system now correctly detects when no changes are made to a template and displays "No Changes Detected" message instead of saving NULL or |NA values to the database when the Save Values button is clicked.

Salesforce Case:

The Cut/Paste operation has been fixed to properly move values between cells. The source cell is now correctly cleared after pasting, instead of behaving like a Copy/Paste operation that retained the original value.

 

Was this article helpful?

We're sorry to hear that.