All Apps and Add-ons

Timechart displaying undefined NaN in the left corner

tkhatri
Explorer

I am creating a single series timechart that does a count of ids and then I am using | appendpipe [stats count | where count=0] to display 0 instead of 'No results found'.

The timechart shows up right but in addition also shows undefined NaN like shown below. Can anyone please help suggest why is it happening and how to get rid of it.

tkhatri_1-1599775459636.png

Thanks.

 

Labels (2)
0 Karma
1 Solution

renjith_nair
Legend

Does this work for you ?

your search |appendpipe [|makeresults]

 

Happy Splunking!

View solution in original post

renjith_nair
Legend

Does this work for you ?

your search |appendpipe [|makeresults]

 

Happy Splunking!

miguel1423
Explorer

Hi

I've the same issue, could you show me where do you place the "makeresult" please ?

 

 | appendpipe [stats count | where count=0]

 

Regards,

0 Karma

tkhatri
Explorer

Try this: 

| appendpipe [|where count=0
| makeresults]|

miguel1423
Explorer

thx 😃

0 Karma

tkhatri
Explorer

It worked. Thank you Renjith.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...