I am unable to use time picker in real time in classic dashboard is it not supported or am I having this problem.
so, I tried to use dashboard studio and created a dynamic dropdown input with help of a search query this was working fine but as soon as I use the real-time search for dynamic input it is showing error "the search may have been cancelled while there are still subscribers"
so, can anyone tell can we use real time searches for dynamic input dropdown if yes how?
Realtime searches are not usually recommended as they tie up cpus. Would a refresh option to you query serve your purpose?
</query>
<refresh>10s</refresh>
</search>
Realtime searches are not usually recommended as they tie up cpus. Would a refresh option to you query serve your purpose?
</query>
<refresh>10s</refresh>
</search>
how to use refresh in dashboard studio?
Hi
have you try this: https://community.splunk.com/t5/Dashboards-Visualizations/How-to-set-up-the-auto-refresh-on-a-dashbo...
r. Ismo
thankyou but instead of refreshing the whole dashboard can I just refresh a particular table or chart?
You can add it also for dataSources. Then it refresh those which are used that DS.