Dashboards & Visualizations

Why isn't My Time Picker in Dashboard not working?

Ab_Splunk
Engager

Good Afternoon,

I'm currently working on a dashboard where a "time picker" is needed for usage.  My  dashboard is tracking all the usage of users. The only issue is that the dashboard is not reflecting the change in the time picker.  I believe the time picker is the issue here. Can someone help me with this please..?

I've attached what my dashboard looks like. 

Thank you,

AB

Tags (1)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Have you join timepicker to your dashboard query? That need to do via source or with those options in gui.

0 Karma

Ab_Splunk
Engager

It looks like its in there.. What do you think?

 

<form theme="dark">
<label>Flexnet Dashboard</label>
<fieldset submitButton="false" autoRun="true"></fieldset>
<row>
<panel>
<title>Flexnet</title>
<input type="time" token="Time Picker" searchWhenChanged="true">
<label>Time Picker</label>
<default>
<earliest>0</earliest>
<latest></latest>
</default>
</input>
<chart>
<title>Flexnet Of Users Usage</title>
<search ref="Flexnet Usage"></search>
<option name="charting.chart">line</option>
<option name="charting.drilldown">none</option>
</chart>
</panel>
</row>
</form>

0 Karma

Ab_Splunk
Engager

Has anyone got a chance to look into this please  ?

0 Karma

isoutamo
SplunkTrust
SplunkTrust
I haven’t have time yet to look this, but if I recall right there could be something special when you are using saved search as ref in your dashboard. You should found couple of answers from older posts.
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...