Hi Splunk Experts,
I've a big list of rex commands in my search query. While using dashboard I added those rex commands in a token and used it in search panels because I've 3 to 4 panels, I don't want to re-write the same set of rex command again & again. But now I want to add the search to a Scheduled report. How can I achieve the same behavior in the Scheduled report. Please shred some lights. Thanks in advance!!
Use a macro, both in the dashboard and in the report.
Use a macro, both in the dashboard and in the report.
Thanks @richgalloway!! That done the trick 😉