Neue Möglichkeiten |
---|
1. | Added new "3D Area" chart type in reports and dashboards. |
2. | Added new "Surface" chart type in reports and dashboards. |
3. | Support for the RequestParameters property of a report in the dashboards rendering. A dashboard will not start rendering until parameters are submitted. |
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. |
5. | When exporting a report to RTF, support for the "Image Format" parameter has been added. |
6. | A new property was adde to the ListBox and ComboBox elements - MaxSelectedItems. It limits a maximum number of items that can be selected. |
7. | The ClickEvent has been added to the Cards, Chart, Gauge, Image, Indicator, Progress, Shape and Text elements in the dashboards. |
8. | A new system variable, PageLine, has been added. It shows the line number for current row on a databand starting from a current page. |
9. | Added a new action "Running Average" to "Data Transformation". |
Verbesserungen |
---|
1. | Optimization of Stimul AI. |
2. | 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. |
3. | The controls - account menu, share, publish report and localization interface - have been moved to the report designer header. |
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. |
Behobene Fehler |
---|
1. | An issue with editing items for the Bool-List variable in the variable editor has been fixed. |
2. | The initial focus was not set on the DateTime parameter in the parameter panel. |
3. | Animation speed for Gauge dashboard elements. |
4. | Handling non-existent enumeration when opening template in report designer. |
5. | Saving the values of constant chart lines when saving a report to an *.mdc file. |
6. | A problem with some numeric ranges which are used as parameters has been solved. |
7. | A problem with applying a dashboard style to some dashboard parameters is fixed. |
8. | An issue with focusing of first parameter for complex types of parameters has been fixed. |
9. | A problem with using byte arrays as a variable has been fixed. |
10. | Resetting the filter's constant when clicking on a chart segment and deselecting it has been added. |
11. | Text color handling for stripes in 3D dashboard charts. |
12. | An issue with the property grid in the designer, where a page is edited from the preview in the standalone designer, has been fixed. |
13. | Displaying duplicate values in tooltips when hovering over 3D pie charts in dashboards. |
14. | Setting up a data adapter when creating sources in the report wizard. |
15. | Displaying constant lines and strips for 3D charts. |
16. | Problem with displaying variables in the parameters panel when the variable name is the same as the category name has been fixed. |