We recently updated to version 1.49.9 and are seeing some changes to the generated PDF file when exporting dashboards. These exports show the filters at the top of the PDF. In the previous version these filters were not show.
Was this an intentional update or a bug? We do not wish to show filters on those exports.
Why would it be desired to add the filters to the export?
It creates an ugly aesthetic at the top of the report. If the filter input is needed, why not use a header or text box with a variable for the filter input?
No doubt they are part of the dashboard (vital I might add), however, they aren't always desirable to display. We use dashboards for client reporting and including the filters is not aesthetically pleasing because we use dynamic text boxes and headers to display the needed information.
Here are two examples of our client reports. Maybe our team is in the minority, but we believe Option 2 is more desirable from a client perspective. Is it possible to create a toggle for displaying filters? That would provide a solution for both use cases.
You can bypass the need of such filters with sandboxing when it comes to hiding other client names. I believe having the Date int he PDF is not an issue cause it is actually helpful even for the report. If you want to work with multi tenant environment then you should look into Sandboxing:
You can now attach the filter widgets to a dashboard card. A workaround is to attach the filters to a card and put it on the bottom or other area so they’re not pinned to the top.
Currently, I have a dashboard tab with multiple text boxes that use variables tied to filters to populate customer-specific information. This output is then exported as a PDF and sent to customers as a permit document.
In this case, it wouldn’t be appropriate for the filters to appear anywhere in the final document. At the moment, I’ve designed the tab to export as three pages, with the middle page serving as the actual permit. This approach works, but it introduces an extra step of printing to PDF and selecting the correct page.
It would be very helpful to have an option to hide filters when exporting to PDF.
Additionally, if there is a better or more efficient way to achieve this, I would be happy to explore alternative approaches. Thank you.