Dashboards & Visualizations

Toggle between table and chart on a dashboard

cphair
Builder

In the search view, you can quickly switch between viewing your data as a table and viewing it as a chart. Is there a way to mimic that functionality in a dashboard? I'm envisioning a radio button that allows users to toggle between the views. Bonus points if multiple data sets can be toggled at once.

Tags (3)
1 Solution

traugust
Explorer

use a switcher module in Advanced XML view.

http://docs.splunk.com/Documentation/Splunk/latest/Developer/UseSwitchers

An Example is in the UI Examples App (http://splunk-base.splunk.com/apps/22334/ui-examples-for-41)
On screen app/ui_examples/switcher1

View solution in original post

0 Karma

traugust
Explorer

use a switcher module in Advanced XML view.

http://docs.splunk.com/Documentation/Splunk/latest/Developer/UseSwitchers

An Example is in the UI Examples App (http://splunk-base.splunk.com/apps/22334/ui-examples-for-41)
On screen app/ui_examples/switcher1

0 Karma

cphair
Builder

Dangit. Thanks.

0 Karma

Ayn
Legend

Pretty sure it can't.

cphair
Builder

It can't be done in simple xml?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...