Splunk Search

Controlling multiple charts using one PulldownSwitcher

keerthana_k
Communicator

Hi
My requirement is to provide a drop down box in my dashboard. Based on the value selected in the drop down, I need to display a selected list of charts (multiple charts). I tried to use Pulldown Switcher but it is controlling only one chart which we mention in the layoutpanel option of the module tag. Is there any way I can control multiple charts using a single Pulldown Switcher?

Tags (1)
1 Solution

sideview
SplunkTrust
SplunkTrust

Group the multiple charts under a single common module. If there is no legitimate reason for the multiple charts to have a single common parent besides the LinkSwitcher itself, then you can use a NullModule to be the common parent.

then under the LinkSwitcher the NullModule can be the "active" module, and that will mean that all the charting XML underneat that NullModule will also become active and visible.

View solution in original post

sideview
SplunkTrust
SplunkTrust

Group the multiple charts under a single common module. If there is no legitimate reason for the multiple charts to have a single common parent besides the LinkSwitcher itself, then you can use a NullModule to be the common parent.

then under the LinkSwitcher the NullModule can be the "active" module, and that will mean that all the charting XML underneat that NullModule will also become active and visible.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...