Can't Export PDF in embedded iframe when filters are applied
Hello,
We are currently using an embedded iframe in one of our applications. We programmatically apply filters to the dashboard via query parameters. The dashboard renders and the filters are applied, however, we are unable to export to PDF via the embedded toolbar while these filters are active. Without the filters, the export function works. Looking at the error, it looks like there is an issue with the body of the request, where the "customDashboardFilters" property is still a string and hasn't been deserialized. Are there any ideas on ways around this?
We used to have this issue as well in an older version of Sisense but at least in version L2023.4 this was fixed -- sort of. What we now notice there is that _only_ the filters applied on first ( so the programmatic ones) dashboard load are taken into account for the PDF export, not the ones the user themselves set afterwards.
Did this get unfixed in more recent versions or are you using an even older version?
Iris