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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...