I have created a simple dashboard which has timerange picker. I want to "Schedule PDF Delivery" for the same but that link is disabled. If I remove timerange picker than "Schedule PDF Delivery" is visible but I need this feature with timerange picker.
Here's my code. It's just simple code:
It is a limitation of integrated PDF generation: it does not work with forms. See the exceptions list in the documentation.
Schedule PDF delivery wont work with time picker filter. For any user having power account,enable "list_settings" capabilities to have this working
I have same need like discussed here. Got a dashboard which I would like to use for both monitoring by looking at it by selecting time window & would also like to get a daily scheduled PDF. Can someone please double confirm if its feasible.
Thanks a lot
Pathik
It is a limitation of integrated PDF generation: it does not work with forms. See the exceptions list in the documentation.
The valid/working link is here - https://docs.splunk.com/Documentation/Splunk/latest/Viz/DashboardPDFs#Limitations_to_PDF_generation.
And I see that this I can't just change it from a form to a dashboard. The dashboard doesn't support the time picker.
Thanks for the explanation!
I remove the time-range picker from mine, and it works. 🙂
I'm having the same challenge. Is this a bug? Did you learn anything more?