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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

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