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
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...