Problem Note 67935: SAS® Visual Analytics fails to print report objects that include calculated items that use the AggregateTable operator with a user-defined format
If your SAS Visual Analytics report includes a calculated item with certain elements, printing might fail with the following error:
An error was encountered contacting the server (500 error).
{
"id":"",
"errorCode": 15222,
"httpStatusCode": 500
"message": "Print Failed - No output returned for
jobID=52c57699-e897-417c-aa79-dc559fe90e99",
"remediation":"",
"version":"2"
}
Specifically, this problem can occur when the calculated item uses the AggregateTable operator with a data item that has a user-defined format applied.
When this problem occurs, the sas-report-renderer log contains an error that is similar to the following, where the data item with the user-defined format (bi24) is being processed as unformatted.
Unresolvable entities for scope: "SASReport"
Could not resolve entity: {name:"bi24#unformatted", type:"DataItem", tid:40126}
}
Printing should work if the object that uses the calculated item is not included in the request. There is currently no workaround that enables you to print the object with that calculated item.
Operating System and Release Information
| SAS System | SAS Visual Analytics (on SAS Viya) | Linux for x64 | 8.5 | | Viya | |
| Microsoft® Windows® for x64 | 8.5 | | Viya | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Problem Note |
| Priority: | high |
| Date Modified: | 2021-05-20 13:49:27 |
| Date Created: | 2021-05-19 15:57:49 |