We are facing an issue with enabling the Export to Excel option for a landing page in the portal.
The landing page is populated using a Data Page that retrieves its data from a REST connector. We have enabled the “Allow querying any column” checkbox on the Data Page.
With this option enabled, the Export to Excel option is available in the menu. However, when we select it, the request results in a 500 error. From the tracer, we can see that this is caused by an empty response in pzDataExplorerExport.
When “Allow querying any column” is disabled, the Export to Excel option is no longer available in the menu.
According to the Pega documentation, the Export to Excel option is only available when the source is a Report Definition.
Our questions are:
Is there a supported way to enable Export to Excel for a landing page that uses a Data Page backed by a REST connector?
If not, is there a supported way to hide or disable the Export to Excel option when “Allow querying any column” is enabled?
Any guidance or recommendations would be greatly appreciated.
