Splunk Search

Can I do a timewrap and use partial=false (part of timechartt command) when setting latest time to now =+Xdays@d

HattrickNZ
Motivator

my search looks like this ... | fields _time fieldname |
eval wday = strftime(_time, "%a") | where wday = "Thu" | fields - wday | timewrap d series=exact |

1/
my serach produces this earliest =-15d@w1 latest =+8d@w1
but there is 3 values in each 5min slot, but they do not come in at the same time in that 5min slot.
That is why I use the partial=false, to not show this data/time point until it has all the 3 values
But partial=false does not work in this instance. it does in the below exampl
timewrap-partialfalse-latesttimefuture

2/
my serach produces this earliest =-15d@w1 latest =now
note the same graph as above except for the latest change. but the partial=false works here and does not show this data/time point until it has all the 3 values.
timewrap-partialfalse-latesttimenow

Anyway I can get timechart, partial=false to work in my example 1 above?
Or do you need more information?
tks

0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...