Dashboards & Visualizations

Adding time range to dashboard is not refreshing the panels on time change

sawgata12345
Path Finder

Hi,

I used the below link to add time range to my dashboard with multiple panels.
https://docs.splunk.com/Documentation/Splunk/7.0.1/SearchTutorial/Createnewdashboard

But as soon as i select the ID of the timer range and save the panes starts "waiting for data" instead of showing data while i change the timer value from the timer select.

0 Karma
1 Solution

niketn
Legend

@sawgata12345, if you have followed step b of the instructions and renamed your time input from field1 to your custom field name, then you either need to close browser and reopen the dashboard in new window or else clear out the query string from URL (everything after the dashboard name in the URL), so that new form token name with the default value loads up or replace the form.field1.earliest and form.field1.latest with form.<yourFieldName>.earliest and form.<yourFieldName>.latest manually.

Please try out one of the above three as per your comfort level and the issue should be resolved.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

View solution in original post

0 Karma

niketn
Legend

@sawgata12345, if you have followed step b of the instructions and renamed your time input from field1 to your custom field name, then you either need to close browser and reopen the dashboard in new window or else clear out the query string from URL (everything after the dashboard name in the URL), so that new form token name with the default value loads up or replace the form.field1.earliest and form.field1.latest with form.<yourFieldName>.earliest and form.<yourFieldName>.latest manually.

Please try out one of the above three as per your comfort level and the issue should be resolved.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

sawgata12345
Path Finder

Hi,
yes refreshing the dashboard helped. it replaced the form.field1.earliest to the fields which i named

niketn
Legend

Glad you got it working 🙂

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

mayurr98
Super Champion

can you provide dashboard XML in 101010 code format?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...