Dashboards & Visualizations

How can i limk 2 reports into one within a single panel?

ASISH_9
Engager

I have two reports named positive and negetive variance in a single dashboard named time variance of a particular set of employees.How can i link these two report into one report named variance ?

Tags (1)
0 Karma

sundareshr
Legend

Please provide more details... sample data, current queries, type of panel etc.

0 Karma

chimell
Motivator

Hi ASISH_9
Use the search like this with appendcols command :

search 1 |appendcols [search 2]

example :

index=_internal |stats count by source |appendcols[index=_audit |stats count by sourcetype]
0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

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 ...