Dashboards & Visualizations

Timechart with flat horizontal line for all days

umsundar2015
Path Finder

hi,

My scenario is that my trending chart should show report and non-report for 30 days duration.
I am getting the chart but it shows a flat horizontal line for both the values with same values for both for all 30 days.

My expectation is that , the line should not be flat horizontal line but it should vary for few days. so it should not be flat straight line.

Please suggest me , as this emergency . can someone help me in swift manner.

Tags (1)
0 Karma

Masa
Splunk Employee
Splunk Employee

Maybe Line Chart Format for Null Value is Connect? If so, how about changing it to "Zero"

0 Karma

niketn
Legend

Could you share query and output?

There is a Statistics tab where you can see the numerical tabular results of your query.

You can also run the query in Verbose mode and validate whether Interesting Fields are showing correct value for the field that you are using for charting or not.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
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!

[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 ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...