Stimulsoft BI Server 2025.2.1

Released: Mar 18, 2025

2025.2.1 での更新項目

機能

  • Added support for expressions in the URL field for the "Web Content" dashboard element.
  • The InclusionMode property has been added to all filtering elements in the dashboards. It allows you to choose the mode in which selected items will be applied to the result filter.
  • Example expressions have been added to the editors of various components.
  • Support for filtering variable items has been added when the items are sourced from a database.
  • Added the ability to specify expressions for the min and max values in the gauge element.
  • Added a new Frac function which returns the fractional part of the given argument.
  • A new 'Get Data' block has been added to the event editor, which can be used to retrieve a value from a data column.
  • Added a new Compare function which compares two string values and returns the result as a number.
  • Added the ability to enter an expression in the Image.File property within the image editor.
  • The ability to use an expression in the URL property has been added to the SubReport component.
  • The ability to use an expression in the File property has been added to the SubReport component.
  • Added support for expressions in the URL field for the "Image" dashboard element.
  • Added new Series Color and Series Index variables for interactions in dashboard charts.
  • Added a new Clamp function which restricts a value within a specified range. If the value is within the range, it is returned as is; otherwise, the nearest boundary (upper or lower) is returned.
  • Added a new Eval function which evaluates an expression within the context of a report and returns the result.
  • The color code displayed in controls on the properties panel is now in Hex format, instead of RGB format as it was previously.
  • A new static option has been added to the report engine: StiOptions.Engine.AllowOpenSubReportWithCompilation. If set to true, the report engine can render sub-reports in compilation mode; otherwise, all sub-reports will be converted to interpretation mode if the calling report is in interpretation mode.

不具合の修正

  • Displays the custom font category in the Font menu.
  • Preserving a link in the data source to a resource when the resource is renamed.
  • Filtering the list of values for a dependent variable if it depends on another variable, without user input.
  • Deleting a user if its username matches a previously deleted user.
  • Processing an expression with a ternary operator during Data Transformation.
  • An issue with using the GroupHeaderBand and NewPageAfter properties in certain situations has been fixed.
  • An issue with ignoring data filters and drill-down filters in certain situations has been fixed.