All Apps and Add-ons

How to use TABS module to achieve the following?

ma_anand1984
Contributor

Hi,

My dash board should have three tabs,Say TAB_A, TAB_B, TAB_C


TAB_A should have 2 tables Table_A and Table_B
TAB_B should have 1 chart 1 table
TAB_C should have 2 charts.

I have went through side view example app, that shows only ways to pause selected tabs value to same query.

My requirement is to show different data under different tabs.

How can i achieve this?

Anand

1 Solution

sideview
SplunkTrust
SplunkTrust

In Sideview Utils the Tabs module is just a UI control. You can think of it just like the Pulldown module - it can render zero or more static tabs, and on top of that zero or more dynamic tabs (ie it can use search result rows to render tab values and labels).

So the Tabs documentation is really only talking about that functionality.

If you want to switch out which sets of charts and tables are active and visible, based on a selected value coming from a Tabs or from a Pulldown or whatever, then in Sideview Utils you use a different module called "Switcher".

Check out "Module Documentation > Advanced Modules > The Switcher Module" for more information about the Switcher.

The example that is used on that Switcher example page uses a Pulldown, but it says that you can easily use a Tabs module instead and it works the same.

For other people reading this question the Switcher module has only been out since 2.0, you can get the latest version (2.2.2) from the Sideview website ( http://sideviewapps.com/apps/sideview-utils/ ) and the version on Splunkbase wont have it because it's quite old (1.3.6)

View solution in original post

sideview
SplunkTrust
SplunkTrust

In Sideview Utils the Tabs module is just a UI control. You can think of it just like the Pulldown module - it can render zero or more static tabs, and on top of that zero or more dynamic tabs (ie it can use search result rows to render tab values and labels).

So the Tabs documentation is really only talking about that functionality.

If you want to switch out which sets of charts and tables are active and visible, based on a selected value coming from a Tabs or from a Pulldown or whatever, then in Sideview Utils you use a different module called "Switcher".

Check out "Module Documentation > Advanced Modules > The Switcher Module" for more information about the Switcher.

The example that is used on that Switcher example page uses a Pulldown, but it says that you can easily use a Tabs module instead and it works the same.

For other people reading this question the Switcher module has only been out since 2.0, you can get the latest version (2.2.2) from the Sideview website ( http://sideviewapps.com/apps/sideview-utils/ ) and the version on Splunkbase wont have it because it's quite old (1.3.6)

Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...