deathsoli.blogg.se

Tabber sisense
Tabber sisense






tabber sisense
  1. Tabber sisense code#
  2. Tabber sisense download#

Open the Tabber widget editor, edit script.Ĭopy the js code below into the script editor.

Tabber sisense download#

Step 1: Download and extract the enclosed folder into the plugins folder:Ĭ:\Program Files\Sisense\PrismWeb\plugins\WidgetsTabber, if the "plugins" folder is not there, please create itĬreate a new Tabber Widget - Press Choose Tabber provides the ability to allow users to show and hide widgets based on their interaction with the dashboard. In order to add a Tabber widget, please follow the listed steps below: You can add many Tabber names as long it fits in the same row.Īlso, you can add more than one Tabber Widget in the same Dashboard if necessary.Ī Tabber widget can be added to all Dashboards and can be used with all widgets. Tabber Widget can be used to view data in different time zone (Current Month, Last Month) or to view data in different categories (Revenues, Sales,Orders ).Īlso, the Tabber can be used to view the same data in different ways (chart, numeric, table). It also does not yet support saving the tabber state after refreshes or filter changes. Please note this widget is designed to be used only once per dashboard. The Tabber Plugin creates a new widget that allows the user to switch between views easily and quickly without changing the dashboard. USE CASE:Tabber provides the ability to allow users to show and hide widgets based on their interaction with the dashboard.We can use blox to accomplish the same thing. You can find the latest version of this plugin on the Sisense Add-Ons page. The Sample Ecommerce cube was used to build this example.*This plugin is officially supported by Sisense. In this folder you will find two folders, one with tabber implemented as dropdown and the other with tabber implemented as buttons. This works since the default for the blox selection is also brand. In this case I am telling blox to show the brand widget only be default. So we'll have to add a dashboard script to hide some of the widgets.Īs seen in the script here, we are basically just copy and pasting a small chunk of our blox action. You can select a value and once selected it should only show the widgets that are associated with it.īut the problem is that no widgets are being hidden on start up.

tabber sisense

Step 4: Dashboard ScriptĪt this point your blox tabber should sort of work. Save the action and add it to your blox widget. You'll need to change the widget id's in the example above to match those on your dashboard.ĭepending on which value the user selected we choose to show or hide the various widgets. gets us the value of whatever option the user selected in the drop down. We add each as an option to our drop down.

tabber sisense

In this example, we have three different views of the same data, one by category, one by brand, and one by age. Add a dropdown menu to allow people to choose which view they want. Hi Karthik, you need to make sure that second tabber is in a separate row, otherwise it wil lshow other widgets present in the same row, also second tabber ahs to hide widgets that are included in first tabber as well, otherwise you will have artifacts like that. Create a text file of all the widget ids and which widget they belong to, it will be handy for the next steps.įor this example I created 3 pivot tables, each showing revenue along a different dimension (Category, Brand, and Age) Step 2: Make the blox widgetĬreate a new blox widget. Create a text file of all the widget ids and which widget they belong to, it will be handy for the next steps. Start like you would if you were making a tabber by populating the dashboard with all the widgets you will be showing/hiding. Start like you would if you were making a tabber by populating the dashboard with all the widgets you will be showing/hiding. If you need a more customizable tabber solution, follow along.

tabber sisense

The advantage to this approach is more flexibility in how you use and display tabber, the downside is that there is more of an initial set up cost. We can use blox to accomplish the same thing. It gives users the ability to perform advanced analysis on their data and derive actionable insights. Tabber provides the ability to allow users to show and hide widgets based on their interaction with the dashboard. Sisense is a popular Data Analytics and Business Intelligence tool that integrates seamlessly with the Sisense platform.








Tabber sisense