Knowledge
Note: We are actively completing a knowledge migration process. This space will grow over the next few months as this work is completed.
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

Multi-Select Dropdown List Filter

This article will take you step by step on how to create a multi-select dropdown filter using blox and JavaScriptElasticube:1. For each field you want to use in multi-select filter, you need to add a custom column.For our sample, add a custom column ...

intapiuser by Community Team Member
  • 1848 Views
  • 0 comments
  • 1 kudos

Transposed Pivot Table With BloX

Get the template codeWidget Script:widget.on('ready', () => { $(".blox-slides" , element).css( "display", "inline-block" ); })Transposed Pivot Table OutputImplementation: Download and import the BloX template. Apply the widget and open it again. Open...

intapiuser by Community Team Member
  • 283 Views
  • 0 comments
  • 0 kudos

Blox Template: Titled Indicator

Introduction:The Titled Indicator template provides a clear KPI indicator, with the addition of displaying a category name (item) as the indicator's title:Those may come in handy when you want to display the top-performing category (together with a t...

intapiuser by Community Team Member
  • 345 Views
  • 0 comments
  • 0 kudos

Blox Dropdown Placeholder

By default, BloX will use the first element in your dropdown as the default text in the dropdown box.Instead of this value, the following method adds a different default non-selectable value.Steps For Implementation Add the addPlaceholder class to yo...

intapiuser by Community Team Member
  • 203 Views
  • 0 comments
  • 0 kudos

Cycle Through Dimensional Values + Filter Dashboard (Using BloX)

Objective:Cycle through the values of a DIMENSIONAL table and apply a filter to the dashboard accordingly. For each value, return: 1) an image associated with that value, 2) its relevant KPI's, 3) option to filter dashboard on that particular value (...

intapiuser by Community Team Member
  • 294 Views
  • 0 comments
  • 0 kudos

BloX Metadata Changer List

BloX actions allow for a user to attach a script to be executed on a click of a button. A popular use case that has gained a lot of usage recently, has been meta data changing with BloX actions. These actions change an existing widget’s panel items, ...

intapiuser by Community Team Member
  • 326 Views
  • 1 comments
  • 0 kudos

Change Date Granularity of a Widget using BloX

This article will cover the below options:Section 1- Buttons + Highlight Background-Color - Creating Buttons of date granularity slicing options (Alternative for Tabber plugin)ORSection 2 - Dropdown List - Creating Drop-down list with Date granularit...

intapiuser by Community Team Member
  • 684 Views
  • 3 comments
  • 1 kudos

BloX - Executive Dashboard Example

Article Topics: Tabs to switch between dashboards Indicators + Conditional Formatting Switch between widgets- Including modeling solution (Alternative for Tabber plugin) Tabs to switch between dashboards:Add an action type "jump to dashboard" - the n...

intapiuser by Community Team Member
  • 641 Views
  • 0 comments
  • 0 kudos

Switch Multiple Rows In Pivot (As Viewer)

Part 1: Preparation And Setup Download the BloX Template Here Import the Template into BloX (tutorial here) Create an action called "Dim Swapper With Selection" Add the code below to the action and save it.if(payload.data.selectVal != 0){ // for sele...

intapiuser by Community Team Member
  • 425 Views
  • 1 comments
  • 0 kudos

BloX Calculator With What If Editing

Download BloX Template or DashboardThis BloX template demonstrates how you can leverage the input fields to create a simple calculator that can be used for what-if scenarios.By default, the input fields are populated by the values in the value panel....

intapiuser by Community Team Member
  • 308 Views
  • 0 comments
  • 0 kudos

Implement Tabber In Blox

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. The advantage to this approach is more flexibility in how you use and display tab...

intapiuser by Community Team Member
  • 678 Views
  • 0 comments
  • 0 kudos

Turn Any HTML Into A Blox Template

In this example we'll cover how to take any piece of HTML and turn it into a blox template.Find A TemplateI like to find templates on codepen or jsfiddle through google or through their search.https://codepen.io/yyildiz/pen/XjRAYvOn each Tab you may ...

intapiuser by Community Team Member
  • 526 Views
  • 0 comments
  • 0 kudos

Dashboard Request Portal // Embedding Google Form with BloX

Solution:To manage requests for new dashboards (or any other data collection needs) you can embed a Google Form straight into a dashboard using BloX! Get started with this BloX template and follow the steps below. You can then create a dashboard to m...

intapiuser by Community Team Member
  • 281 Views
  • 0 comments
  • 1 kudos
Labels
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Developers Group:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

The Legal Stuff

Have a question about the Sisense Community?

Email community@sisense.com