Inforiver Writeback Matrix June 2025 - v.4.5.3

This release primarily includes enhancements and bug fixes for the Inforiver scheduler.

We've also added the SELECT_BYINDEX function, which allows you to easily perform analysis in reports with time dimensions. Let's get into the updates.

New

SELECT_BYINDEX

In reports containing time-series columns (such as YQM, YQMD, and so on), the SELECT function along with index-based identifiers could not access data outside the current column group.

For example, users were unable to access the data column from the previous or the following year, limiting cross-year data analysis.

SELECT with LEAF_INDEX identifier

We now support this functionality by introducing the SELECT_BYINDEX function, which allows you to access data beyond the current time dimension group.

SELECT_BYINDEX with identifiers

Enhancements

Previously, subscription emails used to display the time only in UTC format in the subject line and body. This has been improved to clearly represent all time zones, such as UTC-8:00 (PST), UTC+5:30 (IST), and so on, to avoid ambiguities.

Time zone in email subject line

Please note that you must insert the time variable in the email subject or body using the 'Insert variable' option to see the time information.

Bug Fixes

  1. Issues with subscription-related consent emails resolved

When Row-Level Security (RLS) or the Refresh Dataset option is enabled in report subscriptions, Inforiver sends consent emails to subscribed users and dataset owners. There were previous issues with consent emails not being delivered and user approvals not reflecting in Inforiver, which led to failed subscriptions. These issues have been resolved.

  1. Non-adherence to RLS—resolved

When subscribing to RLS-enabled reports, users were receiving the entire report despite the assigned security roles and data access restrictions. This bug has been resolved, and Inforiver delivers only relevant data based on assigned roles.

  1. Performance fix in circular reference formula measures

We have addressed a performance issue in which reports containing measures/columns with circular reference formulas would slow down in response to user input or data changes. This issue has been resolved. Measures with circular references and other dependent formulas can now be edited seamlessly without any lag.

  1. Irrelevant file name in scheduler exports

Exported Excel reports generated by the scheduler previously displayed irrelevant report names. This has been fixed; exported file names will now match the report names correctly.

Last updated

Was this helpful?