I want a single search that shows my daily event count for the current week alongside the same days from the previous week, so I can spot week-over-week changes without running two searches and eyeballing them side by side. Right now I'm running one search over -7d@d and another over -14d@d to -7d@d and manually comparing. Is there a way to pull both periods into one result set — ideally with a delta or percentage-change column — so I can chart this week vs. last week on the same timeline? Searching over the full 14 days and using timechart just gives me one continuous line; I need the two weeks overlaid by day-of-week instead.
... View more