New Features |
---|
1. | The ability to use C# scripts in report events during interpretation mode has been added.V2025.3.1 |
2. | The ability to use C# scripts directly in expressions during interpretation mode has been added.V2025.3.1 |
Enhancements |
---|
1. | A lot of changes regarding using nullable values in the report variables have been added.V2025.3.1 |
Fixed Bugs |
---|
1. | An issue with seconds in TimeOnly variables has been fixed.V2025.3.4 |
2. | An issue with adding data sources from the API using the AddRange method has been fixed.V2025.3.1 |
3. | A problem with using the DataSource.Field.IndexOf expression in the C# parser has been fixed.V2025.3.2 |
4. | An issue with a nullable datetime variable initialization has been fixed.V2025.3.4 |
5. | Displaying the bookmarks panel in the viewer when the bookmarks button is disabled and the width is set to zero using the viewer options "ShowBookmarksButton = false;" and "BookmarksTreeWidth = 0;".V2025.3.4 |
6. | An issue with initialization of a report variable with nullable date time value has been fixed.V2025.3.4 |
7. | An issue with saving the Conditions.AssignExpression property to the JSON format has been fixed.V2025.3.4 |
8. | An issue with using GetUsedBusinessObjectsNames and a chart in a report has been fixed.V2025.3.4 |