Dashboards & Visualizations

How to retrieve data in separate panels with single value from JAN, FEB... to DEC?

maximusdm
Communicator

Hi there
I have 12 panels in my dashboard and each panel retrieves data from each month.
Some panels will be empty since we are still in FEB month.
I am trying to get the proper values below to each month:

      <earliest>-1mon@mon</earliest>
      <latest>@mon</latest>

The help file says something about @mon1, @mon2, etc... but am not sure how to build the date string.

Thanks

Tags (1)
0 Karma
1 Solution

somesoni2
Revered Legend

Try like this

Panel for Jan:  earliest=@y        ,  latest=@y+1mon 
Panel for Feb:  earliest=@y+1mon   ,  latest=@y+2mon 
Panel for Mar:  earliest=@y+2mon   ,  latest=@y+3mon 
Panel for Apr:  earliest=@y+3mon   ,  latest=@y+4mon 
...and so on....

View solution in original post

0 Karma

somesoni2
Revered Legend

Try like this

Panel for Jan:  earliest=@y        ,  latest=@y+1mon 
Panel for Feb:  earliest=@y+1mon   ,  latest=@y+2mon 
Panel for Mar:  earliest=@y+2mon   ,  latest=@y+3mon 
Panel for Apr:  earliest=@y+3mon   ,  latest=@y+4mon 
...and so on....
0 Karma

maximusdm
Communicator

thank you!

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...