Dashboards & Visualizations

Generating a report for previous week

mrkhan48
Path Finder

Hello I need one help please.

I am creating a report to show data for last week i.e. 00:00hrs from 08/25/2025 to 00:00hrs on 01/09/2025.

Shall I use time modifier as below-

<earliest>-7d@d</earliest>
<latest>@d</latest>

Please advise.

 

thanks

 

Labels (1)
0 Karma
1 Solution

mrkhan48
Path Finder

Hi I used below and it worked-  

<earliest>-7d@d</earliest>
<latest>@d</latest>

View solution in original post

mrkhan48
Path Finder

I got the answer. Please ignore that.

0 Karma

isoutamo
SplunkTrust
SplunkTrust

When you found answer, please add it here. So other can get it too when they have a same issue.

Here is link to time modifier section on help.splunk.com https://help.splunk.com/en/splunk-enterprise/search/search-manual/10.0/specify-time-ranges/specify-t...

 

0 Karma

mrkhan48
Path Finder

Thank you for the response. It helps.

0 Karma

mrkhan48
Path Finder

Hi I used below and it worked-  

<earliest>-7d@d</earliest>
<latest>@d</latest>

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...