New Features
1.Added new "3D Area" chart type in reports and dashboards.
V2025.4.1RWebRNetRJSDWebDWinDJSDPythonDBlazorBICloudBIDesignerBIServer
2.Added new "Surface" chart type in reports and dashboards.
V2025.4.1RWebRNetRJSDWebDWinDJSDPHPDPythonDBlazorBICloudBIDesignerBIServer
3.Support for the RequestParameters property of a report in the dashboards rendering. A dashboard will not start rendering until parameters are submitted.
V2025.4.1DWinBIDesigner
4.The ParametersDisplayMode property has been added to a report. It allows to show parameters not only in a parameters panel, but in a dialog window.
V2025.4.1RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer
5.When exporting a report to RTF, support for the "Image Format" parameter has been added.
V2025.4.1RWebRNetBICloudBIDesignerBIServer
6.A new property was adde to the ListBox and ComboBox elements - MaxSelectedItems. It limits a maximum number of items that can be selected.
V2025.4.1DWebDWinDJSBICloudBIDesignerBIServer
7.The ClickEvent has been added to the Cards, Chart, Gauge, Image, Indicator, Progress, Shape and Text elements in the dashboards.
V2025.4.1DWebDWinDJSBICloudBIDesignerBIServer
8.Retrieving SVG images from a data column in reports.
V2025.4.1RJS
9.Ability to change column widths in the "Table" dashboard element.
V2025.4.1DWebDJSDPHPDPythonDBlazorBICloudBIServer
10.Map scaling when zooming in in the report viewer.
V2025.4.1RNet
11.A new system variable, PageLine, has been added. It shows the line number for current row on a databand starting from a current page.
V2025.4.1RNetRWpfRBlazorRAngularRAvaloniaBICloudBIDesignerBIServer
12.The ability to execute CSharp scripts in report component expressions, variables, and calculated columns has been added. When creating new reports, the report's Script Language property is set to CSharp; existing reports will remain set to JavaScript, as was previously.
V2025.4.1RJSDJS
13.Added a new action "Running Average" to "Data Transformation".
V2025.4.1RWebRNetRJSRPHPRPythonRBlazorDWebDWinDJSDPHPDPythonDBlazorBIDesigner

Enhancements
1.The default name of the new user function has been changed. It will now be "MyFunction," since the name "Function" is registered in the Visual Basic scripting language.
V2025.4.1RNetRWpf
2.Replacing the sync-request package with our own implementation.
V2025.4.1RJSDJS
3.The ScriptLanguage property of the report is updated. The Platform value is added. If the platform is .NET, a C # script will be used. If the platform is JS, then JavaScript will be used.
V2025.4.1RNetDWinBIDesigner
4.Report deserialization improvement - if an enum type value does not exist, the default value of that enum type will be deserialized. This is done to resolve certain issues that happen when reports created in newer versions of the designer are opened in older versions of the designer.
V2025.4.1RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer
5.Support for the legacy .NET Core 3.1 framework has been removed. We strongly recommend upgrading to the newer versions .NET 6.0 or .NET 8.0. If necessary, a source code license allows you to compile components for legacy frameworks.
V2025.4.1RWebRNetRWpfRAngularRAvaloniaDWebDWinDBlazorFForms
6.Replaced the "Event Access" property with the "Script Eval Access" property. The new property determines whether JavaScript code can be executed in report events and user functions.
V2025.4.1RJS
7.The ability to enter custom values ​​for the "Values" property in the "Check Box" report component has been removed.
V2025.4.1RWebRJSBICloudBIServer
8.Displaying font names in the web designer.
V2025.4.2RWebRJSDWebDJSBICloudBIServer

Fixed Bugs
1.An issue with editing items for the Bool-List variable in the variable editor has been fixed.
V2025.4.1RNetDWinBIDesigner
2.Processing and converting dates in case of milliseconds.
V2025.4.1RJS
3.Displaying the order during interactive sorting in the viewer.
V2025.4.1RWebRJSBICloudBIServer
4.The initial focus was not set on the DateTime parameter in the parameter panel.
V2025.4.1RNetDWinBIDesigner
5.Wrapping text when justified in a text component.
V2025.4.1RJS
6.Animation speed for Gauge dashboard elements.
V2025.4.1RNetBIDesigner
7.Error using variables of type "Range" when viewing a report in the viewer.
V2025.4.1RWebRJSRBlazorDWebDJSDPythonDBlazorBICloudBIServer
8.Offset of the "Sub-report" component when viewing a report.
V2025.4.1RJava
9.Handling non-existent enumeration when opening template in report designer.
V2025.4.1RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer
10.Generating a hyperlink inside tooltips during user interactions with the dashboard in Viewer.
V2025.4.1DJS
11.Saving the values ​​of constant chart lines when saving a report to an *.mdc file.
V2025.4.1RNetRJSBIDesigner
12.A problem with some numeric ranges which are used as parameters has been solved.
V2025.4.1RWebRNetRJSRWpfRBlazorRAngularRAvaloniaDWebDWinDJSDBlazorDAngularBICloudBIDesignerBIServer
13.Using a column from a data transformation in the Gauge report component.
V2025.4.1DJS
14.Incorrect scaling for the "Indicator" element when exporting a dashboard.
V2025.4.1DWebDWinDBlazor
15.A problem with applying a dashboard style to some dashboard parameters is fixed.
V2025.4.1RNetDWinBIDesigner
16.An issue with focusing of first parameter for complex types of parameters has been fixed.
V2025.4.1RNetDWinBIDesigner
17.A problem with using byte arrays as a variable has been fixed.
V2025.4.1RNetDWinBIDesigner
18.Resetting the filter's constant when clicking on a chart segment and deselecting it has been added.
V2025.4.1DWinBIDesigner
19.Text color handling for stripes in 3D dashboard charts.
V2025.4.1DWinDJSBIDesigner
20.Using user functions in "DataTransformation".
V2025.4.1RJSRPHPRPythonDJSDPHPDPython
21.An issue with the property grid in the designer, where a page is edited from the preview in the standalone designer, has been fixed.
V2025.4.1RNetBIDesigner
22.Displaying duplicate values in tooltips when hovering over 3D pie charts in dashboards.
V2025.4.1DWinBIDesigner
23.Saving changes when editing a column expression in Data Transformation.
V2025.4.1RJSDJS
24.The report designer freezes when changing the zoom in the viewer when viewing a report with a pie chart.
V2025.4.1RJSDJS
25.The RuntimeInstanceNotAllowed error occurred when using some report components in a published Blazor Wasm .NET 9.0 project.
V2025.4.1RBlazorDBlazor
26.Applying localization to the "Region map" dashboard element.
V2025.4.1RWebDWeb
27.Text color in the "File" menu.
V2025.4.1RWebRJSDWebDJSBICloudBIServer
28.Displaying Switzerland regions on the map.
V2025.4.1RNetRWpf
29.Calling the "Image" component editor in the properties panel.
V2025.4.1RWpf
30.Processing an expression for a variable with the DateTime data type.
V2025.4.1RNet
31.Updating the list of dashboard bookmarks when viewing a template in the WPF viewer.
V2025.4.2DWin
32.Displaying data in a chart when creating a copy of a view.
V2025.4.2DWinBIDesigner
33.Display the "Sort by" button on a Surface chart.
V2025.4.2DWinBIDesigner
34.Saving changes after performing the Undo command.
V2025.4.2RWebDWebBICloudBIServer
35.An issue with resizing the gauge element and the progress element in the WinForms viewer has been fixed.
V2025.4.2DWinBIDesigner
36.Displays the selected font in the font list.
V2025.4.2RWebRJSDWebDJSDPHPDPythonDBlazorBICloudBIServer
37.Localization of the "Top N" mode in the "Table" dashboard element editor.
V2025.4.2DWebDJSDPHPDPythonBICloudBIServer
38.Setting a value for a report variable in a user function when it is called in component events.
V2025.4.2RJS
39.Selecting a data column in the properties panel for chart series.
V2025.4.2RNetBIDesigner
40.An issue with Editable property of the rich text and empty text has been fixed.
V2025.4.2RNetBIDesigner
41.Displaying a character in variables of data type "char".
V2025.4.2RWebDWebBICloudBIServer
42.Passing CSRF headers to the Django framework is necessary for correct report generation on the server side.
V2025.4.2RPythonDPython
43.Fixed a bug where the page icon was not displayed in the dashboard viewer.
V2025.4.2DWebDWinDJSBICloudBIDesignerBIServer
44.Opening an empty data dictionary from a *.dct file.
V2025.4.2RJSDJS
45.A tooltip with the dashboard name or alias is added to the dashboard viewer tabs.
V2025.4.2DWinBIDesigner
46.Processing data fields in "Data Transformation" in cases where the DataSet is not registered.
V2025.4.2RJSDJS
47.Navigating through report pages in the WPF viewer in "Continuous" view mode.
V2025.4.2RWpf
48.Warning about using synchronize() and synchronizeAsync() methods when synchronizing data in a report.
V2025.4.1RJSDJS
49.Displaying constant lines and strips for 3D charts.
V2025.4.1RWebRNetRJSRWpfDWebDWinDJSBIDesigner
50.Problem with displaying variables in the parameters panel when the variable name is the same as the category name has been fixed.
V2025.4.1RNetDWinBIDesigner


By using this website, you agree to the use of cookies for analytics and personalized content. Cookies store useful information on your computer to help us improve efficiency and usability. For more information, please read the privacy policy and cookie policy.