New Features |
---|
1. | Various data aggregation functions for the DateTime step in charts.V2025.3.1 |
2. | New functions added: AddYears, AddMonths, AddDays, AddHours, AddMinutes, AddSeconds, and AddMilliseconds.V2025.3.1 |
3. | Ability to display the "Total" for each argument in a stacked series chart using the "Value Type" property.
.V2025.3.1 |
4. | The ability to use C# scripts directly in expressions during interpretation mode has been added.V2025.3.1 |
5. | The ability to use C# scripts in report events during interpretation mode has been added.V2025.3.1 |
6. | Accesing to the report variables ( this["myvariable"]) via indexatorof a report has been added to the Text Element.V2025.3.1 |
7. | Ability to specify an image URL in the GetImageUrl event when creating a Blockly script.V2025.3.1 |
8. | "Get Current Value" and "Set Current Value" blocks in Blockly scripts for the "Get Image URL" event.V2025.3.2 |
9. | Support for C# scripts in report calculation mode as "Interpretation" for custom functions.V2025.3.1 |
10. | The ability to change marker behavior: markers can now be clipped to the chart area boundary or extend beyond it. Marker behavior can be controlled using the option StiOptions.Engine.AllowClipChartArea.V2025.3.1 |
11. | A string variable now can be nullable.V2025.3.1 |
12. | A bool variable now can be nullable.V2025.3.1 |
Enhancements |
---|
1. | Correct re-initialization of the Date Picker and Number Box elements now occurs when a variable is used and its value is changed from a script.V2025.3.1 |
2. | The field 'Initial Value' was hidden for the Number Box Element when a variable specified.V2025.3.1 |
3. | The Blockly blocks "Set property" and "Get property" have been improved. Support for square brackets [] has been added to access elements of lists, arrays, and collections.V2025.3.1 |
4. | The "Microsoft Bing" provider has been replaced with "OpenStreetMap" for the "Online" mode in the "Map" report component.V2025.3.2 |
5. | A Globalization Strings button has been added to the designer ribbon for quick access. The Globalization Editor forms are not displayed as dialog forms.V2025.3.1 |
6. | A lot of changes regarding using nullable values in the report variables have been added.V2025.3.1 |
Fixed Bugs |
---|
1. | Working of the "Online Map" dashboard element with the "Open Street Map" provider in the Web viewer.V2025.3.2 |
2. | Docking of report viewer and other elements (controls) on one form.V2025.3.2 |
3. | A problem with using the DataSource.Field.IndexOf expression in the C# parser has been fixed.V2025.3.2 |
4. | An issue with the GetFonts method and the Button element has been fixed.V2025.3.2 |
5. | Formatting arguments in dashboard charts.V2025.3.1 |
6. | Using Business Objects in report charts.V2025.3.1 |
7. | Displaying the current action in tooltips when hovering over the Undo and Redo commands.V2025.3.1 |
8. | Some issues with Undo-Redo and the Online Map have been fixed.V2025.3.2 |
9. | An issue with adding data sources from the API using the AddRange method has been fixed.V2025.3.1 |
10. | Reverting colors in the legend of the Heatmap Chart.V2025.3.1 |
11. | Calling the block chain after the "Data Source - Connect" block in Blockly scripts.V2025.3.2 |
12. | Error when saving a copy of a resource in the report designer.V2025.3.1 |
13. | Displaying of certain commands in the color palette after saving and reopening the dashboard in the report designer.V2025.3.1 |
14. | Data transformation error when using expressions that compare DateTime values with lists of DateTime.V2025.3.1 |
15. | Applying active mode when clicking in the interaction editor for dashboard elements.V2025.3.1 |