Page 1 of 1

Perspectives "Print Report" Snapshot hanging

Posted: Wed Sep 15, 2021 10:32 am
by Michael Barker
Good day all,

Our users are printing reports via Perspectives. All reports print fine, except for one report and more specifically one tab. If this tab is removed, the report will print perfectly.

The users are printing as a snapshot to Excel.

When trying to print the offending tab, the progress bar hangs on "Creating snapshot".

Any suggestions would be appreciated!
Hang.png
Hang.png (1.75 KiB) Viewed 2865 times

Re: Perspectives "Print Report" Snapshot hanging

Posted: Wed Sep 15, 2021 11:14 am
by Michael Barker
Hi all,

Problem averted.

There was a single cell in the tab that Perspectives did not like when converting to a snapshot.

I had placed the following (below) in a cell (with no '=' sign) for reference when building my report.

TM1RptFilter(ReportView,Tuple,FilterFunction,FilterValue,SortOrder)

Removing it solved the problem :)