Stimulsoft BI Designer 2025.3.1

Released: Jun 30, 2025

Atualizações na 2025.3.1

Recursos

  • Added various data aggregation functions for the DateTime step in charts.
  • Added the ability to use C# scripts directly in expressions during interpretation mode.
  • Access to report variables (this["myvariable"]) via indexatorof a report has been added to the Text Element.
  • Added the ability to specify an image URL in the GetImageUrl event when creating a Blockly script.
  • Added the ability to display the "Total" for each argument in a stacked series chart using the "Value Type" property.
  • New functions have been added: AddYears, AddMonths, AddDays, AddHours, AddMinutes, AddSeconds, and AddMilliseconds.
  • Added support for C# scripts in report calculation mode as "Interpretation" for custom functions.
  • Added 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.
  • A string variable now can be nullable.
  • A bool variable now can be nullable.
  • The field 'Initial Value' is no longer hidden for the Number Box Element when a variable specified.
  • 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.
  • A Globalization Strings button has been added to the designer ribbon for quick access. The Globalization Editor forms are not displayed as dialog forms.
  • Made a lot of changes regarding using nullable values in the report variables.
  • Dashboard charts now display all matching values in the tooltip when hovering in Stimulsoft BI Designer for Windows. Previously, if multiple data points had the same value, only the last one would appear in the tooltip. Now, all matching values are shown, providing a more complete view of the data.
  • The WinForms Stimulsoft BI Designer for desktop now offers the ability to simplify the report creation process using Stimul AI when dragging a data source onto the report page. In this case, the AI will analyze the data source, select the necessary columns, determine their order, apply text formatting to report components, and align them with the grid nodes on the report page. To use AI during this process, click the Suggest with AI button in the Data dialog. This feature is available only if the Show 'Stimul AI' option is enabled in the report designer settings.

Correções

  • 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.
  • Reverting colors in the legend of the Heatmap Chart.
  • Displaying the current action in tooltips when hovering over the Undo and Redo commands.
  • Using Business Objects in report charts.
  • Formatting arguments in dashboard charts.
  • Error when saving a copy of a resource in the report designer.
  • Displaying of certain commands in the color palette after saving and reopening the dashboard in the report designer.
  • Data transformation error when using expressions that compare DateTime values with lists of DateTime.
  • Applying active mode when clicking in the interaction editor for dashboard elements.
  • An issue with adding data sources from the API using the AddRange method has been fixed.