Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The minor release notes contain details of enhancements in the Sigma 1920.1.4 patch release.

This section summarizes the details of the features / enhancements delivered as part of this release.

Exporting Reports in JSON/SQL Formats

Canvas enables you to export the configured reports in JSON and SQL formats. You can use this feature to promote reports configuration from one environment to another, e.g. development to testing servers. Once you export the reports configuration in JSON format from source environment (e.g. development), you can then inject using the Import feature in Sigma Studio on the target environment (e.g. testing). If you have exported in SQL format from the source environment, you must execute the exported SQLs on the DB in the target environment.

...

Apply System Parameters for Stored Procedures

Sigma enables you to apply system parameters for stored procedures. You can assign system parameters for stored procedure data sources by specifying the relevant values for the applied system parameters in your stored procedure data sources. The main advantage of using system parameters for stored procedures lies in applying data filters for the provided system parameters in stored procedures. For detailed information on applying system parameters for stored procedures, refer Applying System Parameters for Stored Procedures.

Configure Data Source Aggregator for Text Template

Sigma enables you to configure a data source aggregator for text templates. Three new attributes namely Equi Join, Left Join and Right Join have been added for the Join parameter to enable a wider prospect of configuring a data source aggregator with the Join parameter in Sigma Studio. For detailed information on configuring a data source aggregator for a text template in Sigma Studio, refer Creating Data Aggregator for Text Template.