| Neue Möglichkeiten |
|---|
| 1. | Automatic font substitution in PDF export when the selected font does not contain the required glyphs; on .NET, system fonts are now embedded automatically without requiring registration.V2026.3.2 |
| 2. | Added the Spanish language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3 |
| 3. | Added the Brazilian Portuguese language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3 |
| 4. | Added the Italian language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3 |
| 5. | Added localization of the function descriptions in the dictionary of the report designer. The descriptions of functions, their arguments and return values, as well as function categories, are now displayed in the designer language.V2026.3.3 |
| 6. | Added the AddYears function as a synonym for the AddYear function in dashboard expressions.V2026.3.3 |
| 7. | Added the CountDistinct function as a synonym for the DistinctCount function in dashboard expressions.V2026.3.3 |
| 8. | Added the Mid function as a synonym for the Substring function in dashboard expressions.V2026.3.3 |
| 9. | Added the Mode, ModeD, ModeI, MedianD and MedianI functions to dashboard expressions. Previously these functions were available only as a summary type of a measure.V2026.3.3 |
| 10. | Support for the Trimming and LineLimit properties of a text component when exporting a report to SVG and PDF, also in the new HTML text rendering engine.V2026.3.4 |
| 11. | Support for the data URI scheme in the ImageURL property of the "Image" component. An image embedded into a report template as data:image/... is now displayed when viewing and exporting a report.V2026.3.4 |
| Behobene Fehler |
|---|
| 1. | Values of user data sources are now loaded with the declared column types instead of plain strings.V2026.3.2 |
| 2. | An issue where filters from different dashboard filter elements (TreeView, TreeViewBox, ComboBox, ListBox) were combined with OR instead of AND has been fixed.V2026.3.2 |
| 3. | Some correction of displaying numeric filter values as dates in the filter caption of a dashboard element.V2026.3.3 |
| 4. | Applying a filter by clicking on a cell of an aggregated column in the "Table" dashboard element. The filter is now built from the values of the dimension columns of the clicked row.V2026.3.3 |
| 5. | An issue with applying the ConvertNulls property when changing a data column type to a numeric type has been fixed.V2026.3.3 |
| 6. | Converting whole amounts to Chinese currency words using the ToCurrencyWordsZh function.V2026.3.3 |
| 7. | An issue where the report panel could extend beyond the viewer bounds when its container size changed during initial rendering has been fixed.V2026.3.3 |
| 8. | Dashboard elements remained empty when several elements used the same SQL data source.V2026.3.4 |
| 9. | Random dashboard elements were displayed empty when the data was loaded in parallel over a shared SQL connection.V2026.3.4 |
| 10. | Trimming the text with an ellipsis in dashboard elements when viewing a dashboard in the web viewer.V2026.3.4 |
| 11. | Incorrect font size for text with HTML tags when exporting a report to EMF.V2026.3.4 |
| 12. | Incorrect scaling of dashboard content when exporting to PDF with the "Paper Size" scale mode.V2026.3.4 |
| 13. | Incorrect row height for the "Table" dashboard element when combining regular and bold fonts within the same table.V2026.3.4 |
| 14. | Displaying the "Scatter" chart type in dashboards when the data is entered manually.V2026.3.4 |
| 15. | Embedding fonts when exporting a report to PowerPoint. Now embedded fonts are displayed correctly in MS Office 2019 and later versions.V2026.3.4 |
| 16. | Displaying SVG images with clipping paths when exporting a report to PDF.V2026.3.4 |