Hello,
I have a Date time Range filter on a chart and table in a dashboard, when i print the dashboard, Date Range values are not appearing in the print report, how can i show date range values in the print report?
Many thanks in advance.
@Chinmai, please refer to one of my previous answers. It has two options both uses Time Picker tokens in a dummy search to set the tokens.
https://answers.splunk.com/answers/578984/running-one-of-two-searches-based-on-time-picker-s.html
Try out and confirm!
what i need is, date range values should be displayed on the browser with the filter itself.
now what is happening is, if you want to see the date range that you have selected, then you need to click on the filter box otherwise it wont show you the date range values you selected.
I want selected date range values should be displayed in the filter panel so that i do not need to click on date filter button to see the selected date range.
I hope you understood my question
@Chinmai, sorry your query is not clear if your ask is different from the Answer. Please add a mock up of what you have right now and also add what you expect in the mock up.
How about displaying it in the title of the panel?
<title>earliest=$field2.earliest$</title>
There are also answers like this.
https://answers.splunk.com/answers/607019/how-to-add-time-range-to-the-exported-pdf-in-dashb.html
in title, it is coming in epoch time format, how to change it to human readable format?
OR is it possible to show below/beside the date range filter only? i do not want to add as a panel
It is an answer that does not meet expectations, but ...
I think it is easy to add and display panels.
https://answers.splunk.com/answers/607019/how-to-add-time-range-to-the-exported-pdf-in-dashb.html