RevealBi / Reveal.Sdk

Issue tracker - Reveal SDK https://www.revealbi.io/
https://www.revealbi.io/
3 stars 0 forks source link

Hide new filter summary page in PDFs #195

Open dwilches opened 2 months ago

dwilches commented 2 months ago

Is your feature request related to a problem? Please describe.

A recent version of Reveal (between 1.6.2 and 1.6.6) added a new page to our server-side exported PDFs:

image

We would like a way to hide this page, it's of no use for our customers.

Describe the solution you'd like In the PdfExportOptions, this would do it: setShowFilterSummaryPage(false).

Describe alternatives you've considered Keep using Reveal 1.6.1 for the foreseeable future.

Additional context None

brianlagunas commented 3 weeks ago

We have created an internal work item for this request and have scheduled it for implementation in our next sprint AB#31881