Fourth Quarter of 2021

Release Date: October 8, 2021

This topic provides a list of product changes released for this module on this date.

Table 1. Resolved IssuesThe following issues, which existed in one or more previous versions, have been resolved.
DescriptionTracking ID
Previously, using the APM Report Designer, when you attempted to deploy a report that contained a large amount of data, an error message appeared. This issue has been resolved.DE162311

Previously, you could not pass the date parameter values in SSRS report viewer hyperlinks formed using Query Designer tool with the following format:

#ssrs/viewer/<QUERY-CATALOG-PATH>/P0={1}/P1={2}/P2={3}

This issue has been resolved. Now, the support for report hyperlink has been added in the query string format, as follows:

#ssrs/viewer/<QUERY-CATALOG-PATH>?P0={1}&P1={2}&P2={3}
DE160308