Inforiver Reporting Matrix July2025
Add subscript and superscript to text
Subscripts and superscripts are commonly used for categorization and references - for example, add the product line or model to a product category. They help users distinguish similar-looking values with different meanings.
Highlight the text that you need to convert, then use the floating menu to apply subscript or superscript formatting.
To use this feature, the Enable canvas rendering option must be turned off in Display settings.

Format painter for column dimensions
Quickly replicate the formatting applied to one column/measure across all the columns in your reports with the new format painter option. Select the column and choose Apply Format to Level from the dropdown.
Column dimensions must be assigned to the visual to use this feature.

New scripting functions for KPI Explorer, Filter, TopN
Use variables and on-load and on-data-change scripts to open interfaces such as Top N, Manage Columns, or Filters. This allows users to access search and KPI Explorer functionality without relying on the toolbar.
Call the functions in the scripting tab or inside button variables:


In this sample report, the toolbar has been disabled. We've used the new functions in variables to access TopN, Filter, Search, and Manage Columns. When the Quantity measure is removed, the on data load script is triggered to open the Manage Columns window. When we switch between report pages, the on-load scripts are triggered, and the KPI Explorer and Search bar are enabled.

Conditional formatting for inline charts
Highlight patterns and outliers in your data by applying conditional formatting rules to row-level charts. In this example, pin charts are dynamically colored blue when sales exceed 4 million.

Last updated
Was this helpful?