Neue Möglichkeiten
1.The new functions are added - PercentOfGrandTotal and PartOfGrandTotal.
V2021.2.1RWebRJSRWpfDWebDWinDJSBICloudBIDesigner
2.The new 'make spacing equal' buttons are added to the dashboard settings form.
V2021.2.1DWinBIDesigner
3.A new component "Table of Contents" has been added. With the help of this component you can automatically create table of contents in reports.
V2021.2.1RJava
4.The ability to export dashboard to the HTML file was added.
V2021.2.1DWebDWinDJSBICloudBIServer
5.The ContentAlignment property is added to the dashboard. The property can be changed via the dashboard editor form. This property allows changing the positioning of the dashboard's elements in the viewer.
V2021.2.1RWebRJSDWebDWinDJSBICloudBIDesignerBIServer
6.Support for the ODBC data adapter for designing reports was added.
V2021.2.1RPHP
7.The possibility of localization of the variable items property with the help of the GlobalizationStrings.
V2021.2.1RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer
8.A new Azure SQL adapter for connecting and retrieving data from the Azure service was added. You can use it to design reports and dashboards.
V2021.2.1RWebRNetDWebDWinBIDesigner
9.Dependent variables now support list types.
V2021.2.1RNetBIDesigner
10.The ability to pass parameters from the request URL to the report was added.
V2021.2.1RJSRPHP
11.A new event onPrepareVariables was added. It is called at the time of rendering a report and provides the ability to set or change the values of report variables on the server side.
V2021.2.1RPHP
12.The ability to force cookies refresh on every request to the server was added. Using the AllowAutoUpdateCookies property, you can enable this mode for HTML5 viewer and report designer.
V2021.2.1RWebDWeb
13.A new check in the report checker for charts in reports when using "Expression" as a series value was added.
V2021.2.1RWebRNetRWpfBIDesigner
14.Added the ability to use "Icons" in the "Chart" element of dashboards.
V2021.2.1DWebDWinDJSBIDesigner
15.Support for SVG images for NET Standard 2.1, .NET Core 3.1, and .NET 5.0 frameworks was added.
V2021.2.1RWebRNetRWpfDWebDWin
16.The possibility to get variable's label with help of the expression - "myvar.Label".
V2021.2.1RNetDWinBICloudBIDesignerBIServer
17.The possibility of sorting items in the request from user variables is added.
V2021.2.1RWebRNetRJSRWpfRJavaDWebDWinDJSBICloudBIDesignerBIServer
18.The Hand cursor is shown over the table columns with actions.
V2021.2.1DWinBIDesigner
19.The ability to export a report to a Microsoft PowerPoint file was added.
V2021.2.1RJava
20.The new ToCurrencyWordsEs function is added for using in reports.
V2021.2.1RJava
21.The GetParam function is added.
V2021.2.1RWebRNetRWpfDWebDWinBIDesigner
22.A new Azure Blob Storage adapter was added. It is used for connecting and retrieving data from the Azure Blob service, which can be used to design reports and dashboards.
V2021.2.1RWebRNetRWpfDWebDWinBICloudBIDesignerBIServer
23.The ability to select the "Box And Whisker" chart type in the simple chart editor.
V2021.2.1RNetBIDesigner
24.Added the ability to sort the values of variables of various types in the "Request from User" mode.
V2021.2.1RWpf
25.Custom controls instead of standard ones were added. Also, the algorithm for applying themes to controls in WPF components was optimized. The control themes will now be loaded when you use those controls.
V2021.2.1RWpf
26.The ability to create a connection to the Data.World service from the WPF report designer was added.
V2021.2.1RWpf
27.The ability to create a connection to the QuickBooks service from the WPF report designer was added.
V2021.2.1RWpf
28.The ability to export dashboard to the SVG file.
V2021.2.1DJS
29.The ability to embed all used data into report resources was added.
V2021.2.1DJS
30.The ability to display and edit inaccessible data sources was fixed.
V2021.2.1RJSDJS
31.Support for the adapter for connecting and retrieving data from the Google BigQuery service.
V2021.2.1RWebBICloudBIServer
32.The ability to specify the maximum size and enable the word wrap for the columns of the "Table" element on the dashboard was added.
V2021.2.1DWebDJSBICloudBIServer
33.The new option - AllowWordWrapTextEditors for more flexible customization of the report designer was added.
V2021.2.1RWebRJSDWebDJS
34.The new options - ShowFileMenuNewReport and ShowFileMenuNewDashboard for more flexible customization of the report designer were added.
V2021.2.1RWebRJSDWebDJS
35.The "Labels" group of chart properties was added.
V2021.2.1RWebRJSBICloud
36.A new overload of the ToCurrencyWordsPtBr (value, uppercase, dollars, cents) function was added.
V2021.2.1RWebRNetRWpf
37.The AllowSQLFormatting option is added to the SQL editor in the SQL data source editor.
V2021.2.1RNetDWinBIDesigner
38.The new component - "Math Formula" for reports was added.
V2021.2.1RWebRNetRWpfBIDesigner
39.New events "OnDesignReport" and "OnViewerEvent" for the Blazor viewer component, and "OnDesignerEvent" for the Blazor designer component have been added.
V2021.2.2RBlazor
40.Support for Antiforgery Token in the HTML5 Viewer ad HTML5 Designer for ASP.NET MVC was added.
V2021.2.3RWeb
41.A map of Afghanistan is added for the Map component in reports and for the "Region Map" item in dashboards.
V2021.2.3RWebRNetRWpfDWebDWinBIServer
42.Visualization of the loading process of the report and report designer was added.
V2021.2.3RBlazor
43.The new option AllowAntiforgeryToken to enable or disable auto request and send the antiforgery token in Web components. By default, it is set to true.
V2021.2.4RWeb
44.New events OnInitialized and OnAfterRender for Blazor viewer and designer are added.
V2021.2.4RBlazor

Verbesserungen
1.Updated syntax for setting parameters in SQL query on the server side. You should now use @Param instead of {Param}. The previous syntax will work in conjunction with the new onPrepareVariables event.
V2021.2.1RPHP
2.Selection of a digital signature in the export to PDF is updated.
V2021.2.1RWebRNetRWpfBICloudBIDesignerBIServer
3.The Report.PreviewMode property was moved to the Report.PreviewSettings.PreviewMode.
V2021.2.1RNetRWpfBIDesigner
4.Updated the Series Labels Color property for a predefined chart style.
V2021.2.1RJS
5.Updated the list of variables menu when creating or editing a dependent variable.
V2021.2.1RNet
6.Optimization of the "Save" menu and the export settings window in the WPF viewer.
V2021.2.1RWpf
7.The algorithm for processing the "Gauge" component in reports and dashboards for WinForms and WPF viewers was updated.
V2021.2.1RWpfDWin
8.The error with displaying custom styles in the extended editor of the "Gauge" component was added.
V2021.2.1RNetRWpf
9.The error with creating a new connection to the data storage from the "Get Data" item in the welcome window was fixed.
V2021.2.1RWpf
10.The interaction editor in the WPF report designer was updated.
V2021.2.1RWpf
11.The data viewing algorithm was updated. Sorting of values is now added in the "View Data" window.
V2021.2.1DWebDJSBICloud
12.The algorithm for specifying the color code was optimized. Now you can specify the HEX color code.
V2021.2.1RWebRJSDWebDJSBICloudBIServer
13.The "Cross-Tab" editor in the WPF report designer was updated.
V2021.2.1RWpf
14.The algorithm for applying abbreviations for numeric and currency values in reports with the ru-Ru culture installed was updated.
V2021.2.1RWebRNetRJSRWpfDWebDWinDJSBIDesigner
15.The "Cross-Tab" component editor for the WPF report designer was updated.
V2021.2.2RWpf
16.The processing logic of the "Map" component style and the "Region Map" element was updated and improved. Also, we added the ability to select the style mode for the heatmap - Lightness or Darkness.
V2021.2.2RNetRWpfDWin
17.The list of options for Blazor components has been optimized.
V2021.2.2RBlazor
18.For ease of use, the "Theme" option of the Blazor Viewer is moved to the component properties.
V2021.2.2RBlazor
19.The issue with the algorithm for processing the Switch function in the "Interpretation" calculation mode was updated. Up to 20 pairs of arguments are now supported.
V2021.2.3RWebRNetRWpf

Behobene Fehler
1.A bug with the colors of values in the legend of pie charts when using conditional formatting was fixed.
V2021.2.1RWebRNetRJSRWpfBIDesigner
2.The export error related to handling the height of table cells and element headers when using the scale of the operating system more than 100 percent.
V2021.2.1DWebDWin
3.The issue with the packers of report resources.
V2021.2.1RJava
4.Some bugs with the JSON serializer in reports.
V2021.2.1RJava
5.The issue with using filtering in the table element together with the MonthIdent function.
V2021.2.1DWinBIDesigner
6.Small problems with the Right-Handed option in the windows.
V2021.2.1RNetBIDesigner
7.The error in processing the "Empty Band" band was fixed.
V2021.2.1RJava
8.The error of loading the localization from the InputStream class for the Web viewer.
V2021.2.1RJava
9.The error with processing the ToString() method, depending on the localization of the report, was fixed.
V2021.2.1RJavaBIDesigner
10.The error of processing variables with null values in the Web viewer was fixed.
V2021.2.1RJava
11.An issue with formatting dates in variables was fixed.
V2021.2.1RJava
12.A problem with processing the "best" values for dashboard charts with multiple series was fixed.
V2021.2.1DWebDWinBIDesigner
13.The error with processing integer data when creating a JSON data source was fixed.
V2021.2.1RWebRNetRWpfDWebDWinBIDesigner
14.The error occurred with the position of the chart title.
V2021.2.1RJava
15.The error occurred with processing data fields when retrieving them from the database.
V2021.2.1RJava
16.The error with processing conditional formatting of the "Color Scale" type in reports was fixed.
V2021.2.1RJava
17.The error in processing the list of dependent variables was fixed.
V2021.2.1RJava
18.The error when retrieving data columns from storage in the report designer was fixed.
V2021.2.1RJava
19.Some issues with visibility of the Dimension Column in the table element are fixed.
V2021.2.1DWebDWinBICloudBIDesignerBIServer
20.Some issues with loading of the TOC component from the JSON file is fixed.
V2021.2.1RWebRNetRWpfBIDesigner
21.Some issues with auto-sizing in the view data function.
V2021.2.1DWinBIDesigner
22.Some issues with spaces in data columns in the dashboards.
V2021.2.1DWebDWinBICloudBIDesignerBIServer
23.A bug with using the Right to Left mode when exporting a report to a Microsoft Word file for Arabic languages was fixed.
V2021.2.1RJava
24.The error of using data sources in variables with the "Request from User" mode enabled was fixed.
V2021.2.1RJava
25.The issue with displaying of a donut chart when specifying a single value in reports and dashboards was fixed.
V2021.2.1RWebRNetRJSRWpfDWebDWinDJSBIDesigner
26.The error with processing file paths in the "Image" component was fixed.
V2021.2.1RJava
27.The ability to specify "Color Each" in the Gantt chart was added.
V2021.2.1RWebRNetRJSRWpfDWinBIDesigner
28.An issue with exporting hyperlinks when converting a report to a Microsoft Word file was fixed.
V2021.2.1RJava
29.An issue with saving and loading of conditional formatting of chart signatures from * .mrt file with JSON markup was fixed.
V2021.2.1RNetRWpfDWebDWinBIDesigner
30.Some issues with the processing variables which names equal to standard property names of the report.
V2021.2.1RWebRNetRWpfDWebDWinBIDesigner
31.The ViewData property of the gauge interaction was not saved correctly in the JSON format.
V2021.2.1DWebDWin
32.The error in processing the "Retrieve Only Used Data" option was fixed.
V2021.2.1RJava
33.The error with processing the font color when exporting a report to a Microsoft Word file.
V2021.2.1RJava
34.The issue with the ablility to specify "Color Each" in a waterfall chart wasfixed.
V2021.2.1RWebRNetRJSRWpfDWebDWinDJSBIDesigner
35.An issue with displaying different font styles for chart labels was fixed.
V2021.2.1RWebRJS
36.Fixed a problem with displaying different font styles for chart labels when exporting a report to HTML.
V2021.2.1RWebRNetRWpfBIDesigner
37.Incorrect displaying of the "Bullet" type gauge when dragging a component onto the report page was fixed.
V2021.2.1RNetRWpf
38.The issue with displaying of the form of a data source of GIS type for various values of operating system scale was fixed.
V2021.2.1RNet
39.Displaying of the list of variable elements, with the ability to select a value by the user in the WPF viewer was fixed.
V2021.2.1RWpf
40.The issue with processing algorithm for a variable with the Image data type when a user selects a value in the WinForms viewer was fixed.
V2021.2.1RNet
41.Some bugs with the "Table of Contents" component editor in the WPF designer were fixed.
V2021.2.1RWpf
42.The issue with editing item values in a variable was fixed.
V2021.2.1RWpf
43.The error with URL redirection when selecting a value in the 'Table' element of the dashboard in the WPF viewer was fixed.
V2021.2.1DWin
44.The error when creating a data source based on the "Cross-Tab" component if the report uses "Business Objects" was fixed.
V2021.2.1RNetRWpf
45.A bug with displaying the "Tooltip" element of the "Chart" dashboard in the WPF viewer was fixed.
V2021.2.1RWpf
46.A problem in the report designer when calling the "Publish" tool in the report designer was fixed.
V2021.2.1RNet
47.A problem in the WPF report designer that occurred when calling the "Interaction" editor from the properties panel was fixed.
V2021.2.1RWpf
48.A bug with selecting the values of the "Table" dashboard element in the WPF viewer was fixed.
V2021.2.1DWin
49.A problem with the data dictionary toolbar that occurred when closing the "Map" component editor in the WPF report designer was fixed.
V2021.2.1RWpf
50.A problem with focus when entering values in the properties panel in the WPF report designer was fixed.
V2021.2.1RWpf
51.The error with loading the SVG image as a watermark in the WPF report designer was fixed.
V2021.2.1RWpf
52.The ability to save the dashboard as a Report Snapshot file was added.
V2021.2.1DWebDJS
53.A problem with adding fonts with different styles to reports and dashboards.
V2021.2.1RJSDJS
54.The error of processing a chart of the "Spline Range" type was fixed.
V2021.2.1RJS
55.The error with processing empty chart labels was added.
V2021.2.1RJS
56.The error with processing the "Funnel Weighted Slices" type charts was fixed.
V2021.2.1RJS
57.The algorithm for processing the ToString() method for a variable of the "List" type was updated.
V2021.2.1RJSDJS
58.The error with conditional formatting of the "Clone" component was fixed.
V2021.2.1RJS
59.An algorithm for processing the presence of a data adapter was added. If there is no adapter, a corresponding message will be displayed to the user.
V2021.2.1RJSDJS
60.The error with processing data and styles for the "Gauge" component in reports was fixed.
V2021.2.1RJS
61.The error with processing attributes when loading the MDC file with the XML markup was fixed.
V2021.2.1RJS
62.The issue with the processing error when there is no page in the report was fixed.
V2021.2.1RJS
63.The algorithm for processing the Month() function in dashboards was fixed.
V2021.2.1DJS
64.The error with processing the Enabled property for dashboards was fixed.
V2021.2.1DJS
65.The error with processing chart values in dashboards was fixed.
V2021.2.1DJS
66.A problem with the first start of the report designer for macOS was fixed.
V2021.2.1RJSDJS
67.The error with importing data from Excel file that contains empty lines was fixed.
V2021.2.1RJSDJS
68.Some bugs when using the Round() function in dashboards was fixed.
V2021.2.1DJS
69.The image processing algorithm when converting a report to an SVG file was fixed.
V2021.2.1RJS
70.Some problems when using packed scripts was fixed.
V2021.2.1RJSDJS
71.An issue related to the "Undo" command after copying to the clipboard and pasting from it when working in the report designer was fixed.
V2021.2.1RWebRJSDWebDJSBICloudBIServer
72.The error that occurred when changing the column type while creating or editing data transformation was fixed.
V2021.2.1RWebRJSDWebDJSBICloudBIServer
73.Some problems in the "View Data" window were fixed.
V2021.2.1DWebDJSBICloud
74.Some bugs with the regional map editor were fixed.
V2021.2.1DJS
75.Some bugs with CacheHelper were fixed.
V2021.2.1RWebDWeb
76.A bug related to the button to call the regional map was fixed.
V2021.2.1DWebDJS
77.A problem with saving grid alignment in the MVC report designer was fixed.
V2021.2.1RWebDWeb
78.A bug with displaying the dashboard grid in the report designer when resizing the dashboard was fixed.
V2021.2.1DWebDJSBICloud
79.Issues with some return values for the ToCurrencyWordsPt function were fixed.
V2021.2.1RWebRNetRWpf
80.The error was fixed with processing the color of the base text when exporting a report to a Microsoft Word file when the checkbox is checked for the "Allow Html Tags" parameter.
V2021.2.1RWebRNetRWpf
81.Some errors in the GetUsedDataSourcesNames function algorithm when processing parameters of aggregate functions were fixed.
V2021.2.1RWebRNetRWpf
82.The error in processing the page background color when exporting a report to a *.pptx file was fixed.
V2021.2.1RWebRNetRWpf
83.Some chart processing errors when exporting a report to an image from the WPF viewer were fixed.
V2021.2.1RWpf
84.An error in the "Right to Left" mode for text when exporting a report to a Microsoft Word file was fixed.
V2021.2.1RWebRNetRWpf
85.An issue with processing and rendering special characters on Linux systems in .NET Core projects was fixed.
V2021.2.1RNet
86.The error of processing negative values by the ToCurrencyWordsEnIn function was fixed.
V2021.2.1RWebRNetRWpf
87.A problem with processing a null image in a watermark when exporting a report to a PDF file was fixed.
V2021.2.1RWebRNetRWpf
88.Some issues were fixed with the digital signature verification errors when exporting a report to a PDF file, in cases where the certificate did not contain private keys.
V2021.2.1RWebRNetRWpf
89.Encoding errors in font names when exporting a report to a PDF file were fixed.
V2021.2.1RWebRNetRWpf
90.Compilation errors when using VB.Net in .NET Core projects were fixed.
V2021.2.1RNet
91.The import error from Microsoft Excel files for some cultures was fixed.
V2021.2.1RWebRNetRWpf
92.A bug with using the owner style for report components was fixed.
V2021.2.1RJava
93.An error with processing date in DateTime data from XML data source was fixed.
V2021.2.1RJava
94.A problem when closing the drop-down list in the "Conditions" editor in the WinForms report designer was fixed.
V2021.2.1RNet
95.A bug related to variable deserialization was fixed.
V2021.2.1RJava
96.A currency formatting error for the "Indicator" element values in dashboards was fixed.
V2021.2.1DWebDWinBIDesigner
97.A bug with displaying animated lines in the chart was fixed.
V2021.2.1RWpf
98.The issue with the trend line style in charts was fixed.
V2021.2.1RWpf
99.The ussue with the line drawing error that connected points with zero values were fixed.
V2021.2.1RWebRNetRJSRWpfDWinDJSBIDesigner
100.The error with loading packed report with date values in the chart was fixed.
V2021.2.1RWebRNetRWpfDWebDWinBIDesigner
101.The issue with showing menu shapes from toolbar designer was fixed.
V2021.2.1RNetBIDesigner
102.The issue with the rendering error for geometry in dashboards was fixed.
V2021.2.1DWinBIDesigner
103.The issue with displaying the progress of an element in the preview with scrolling was fixed.
V2021.2.1DWinBIDesigner
104.Some issues with using the Marker property in the Chart element in the compilation mode.
V2021.2.1DWebDWinBIDesigner
105.The error with opening the .MRT JSON report with histogram chart was fixed.
V2021.2.1RWebRWpfDWinBIDesigner
106.The error with setting a font for axis header in the "Chart" report component was fixed.
V2021.2.2RWpf
107.A bug with text wrapping in the axis header for the "Chart" component was fixed.
V2021.2.2RJSDJS
108.The error with processing filter values for the "Chart" element when viewing dashboards in the WPF viewer.
V2021.2.2DWin
109.The error of processing an image of the Metafile type, when it is loaded as a watermark of a report page in the WPF report designer, was fixed.
V2021.2.2RWpf
110.An issue with displaying a double border when enabling the borders of the "Panel" element in dashboards.
V2021.2.2DWin
111.A problem with drawing graphical areas of the "Treemap" chart was fixed.
V2021.2.2RWeb
112.An issue with wrapping text with quotes in labels of the "Chart" component was fixed.
V2021.2.2RJSDJS
113.A bug related to changing the width of the summary cells in the "Table" element when viewing the dashboard in the WPF viewer was fixed.
V2021.2.2DWin
114.A bug related to the calculation of the component size with the enabled text wrapping was fixed.
V2021.2.2RJS
115.The error with processing dates depending on the set report culture was fixed.
V2021.2.2RJS
116.Component rendering failed when options are set to null for Blazor components.
V2021.2.2RBlazor
117.Some errors related to Email addresses when exporting a report to a PDF file were fixed.
V2021.2.3RJava
118.A problem related to disabled labels for a "Pie" type chart was fixed.
V2021.2.3RWeb
119.A bug with the first printing from code to HTML related to the ongoing animation of charts was fixed.
V2021.2.3DWeb
120.The error with the drill-down of the report data in the Web viewer was fixed.
V2021.2.3RJava
121.The error occurred with changing the data column type to byte[] when creating or editing in "Data transformation".
V2021.2.3RNetDWin
122.Some errors with the calculation and display of text margins in the Web viewer were fixed.
V2021.2.3RJava
123.Some problems were fixed with the TOC component in the "Right to Left" mode when exporting a report to PDF.
V2021.2.3RWebRNetRWpf
124.Some problems in the text size calculation algorithm were fixed.
V2021.2.3RJava
125.A bug related to cyclic reloading of the designer when the OnPreviewReport and OnDesignerEvent events are called was fixed.
V2021.2.3RBlazor
126.Some bugs with universally unique identifier (UUID) when creating or editing a PostgreSQL datastore connection was fixed.
V2021.2.3RJava
127.Some errors were fixed with image processing when exporting a report and dashboard to an HTML file when the div viewer mode is set.
V2021.2.3RWebRNetDWebDWin
128.The error with processing zero borders of elements on the dashboard was fixed.
V2021.2.3DJS
129.A bug related to displaying Y axis labels when the property "Start from Zero" is set to "True" was fixed.
V2021.2.3RJSDJS
130.The error in processing the first element of a numeric array when receiving data from a JSON file was fixed.
V2021.2.3RNetRJSRWpfDWinDJSBIDesigner
131.The error with text alignment in the report for the div viewer mode was fixed.
V2021.2.3RJSRPHP
132.A problem occurred when displaying the report parameters panel in the viewer.
V2021.2.3RBlazor
133.A bug with calling the "Send Email Settings" menu when viewing a report in the viewer was fixed.
V2021.2.3RBlazor
134.The issue with drawing Doughnut and Funnel charts with single values was fixed.
V2021.2.3RWebRWpfDWebDWinBIDesigner
135.Some issues with hyperlinks of the TOC component was fixed.
V2021.2.3RWebRNetRJSRWpfRBlazor
136.The error with processing null values when using Roslyn compilation was fixed.
V2021.2.3RWebRNet
137.The error with processing the href tag in the .NET Core engine was fixed.
V2021.2.4RWebRNetRJSRWpf
138.Errors with units when using compiled sub-reports was fixed.
V2021.2.3RWebRNetRWpf
139.The error was fixed with processing data columns of the DateTime type in JSON data sources for some cultures.
V2021.2.3RWebRNetRWpf
140.The error with processing bands located on the "Panel" component in sub-reports was fixed.
V2021.2.4RJS
141.Added support for various units for HTML tags - pt, px, em, cm, mm, in.
V2021.2.4RWebRNetRJSRWpf
142.The error in processing the "Word Wrap" property for .NET Core and JS components was fixed.
V2021.2.4RWebRJS
143.The image processing error when exporting a report to Microsoft PowerPoint file was fixed.
V2021.2.4RJS
144.Some issues with processing the ShrinkFontToFit property was fixed.
V2021.2.4RJS
145.A problem with focusing the cursor in the list of parameters when viewing a report or dashboard was fixed.
V2021.2.4RNetDWinBIDesigner
146.Some errors in the algorithm for exporting a report to an HTML file were fixed.
V2021.2.4RJava
147.Errors in processing values of some X-axis properties of the "Chart" component when saving a report to the .mrt (JSON) file were fixed.
V2021.2.4RWebRNetBIDesigner
148.Some errors in the algorithm for exporting a report to a PDF file were fixed.
V2021.2.4RJava
149.The error in handling exceptions in the wysiwyg mode for some encodings when exporting a report to a PDF file was fixed.
V2021.2.4RWebRNetRWpf
150.A problem related to encoding some characters in MIMEType for embedded files when exporting a report to a PDF file was fixed.
V2021.2.4RWebRNetRWpf
151.A problem with aligning text to the right related to the content in the text of escape codes in the Dot-Matrix printing mode was fixed.
V2021.2.4RNet
152.The error of displaying the tooltip on hover, related to the content of certain characters, when exporting a report to a PDF file, was fixed.
V2021.2.4RWebRNetRJSRWpf
153.The error with processing the "Refresh Time" property for dashboards was fixed.
V2021.2.4RWebDWebBIServer
154.A problem with the text editor after drill down is executed in a report was fixed.
V2021.2.4RWebDWebBIServer
155.A problem related to the "Data Column" window when creating a list of variable items was fixed.
V2021.2.4RJSDJS
156.A bug with the Save window when exporting a dashboard to an HTML file was fixed.
V2021.2.4RJSDJS
157.Export to pptx. A font for empty textboxes was exported incorrectly.
V2021.2.4RWebRNetRWpf
158.Export to PDF in .NET Core. Editable fields worked incorrectly if the font used was not loaded.
V2021.2.4RWeb


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.