Knowledge Base
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

Align Numeric Values to the Right on a Table Widget

Align Numeric Values to the Right on a Table Widget Disclaimer: Please note that this blog post contains one possible custom workaround solution for users with similar use cases. We cannot guarantee that the custom code solution described in this po...

ILLIA_0-1717421006641.png
ILLIA by Sisense Team Member
  • 185 Views
  • 0 comments
  • 2 kudos

Removing Value Labels And Markers From A Specific Series

When toggling the "value labels" switch of a widget's design pane, the labels are enabled or disabled for the entire chart.In case you have multiple series and you want to disable just one of them (typical when it gets too crowded on the plot), it is...

intapiuser by Community Team Member
  • 1314 Views
  • 4 comments
  • 1 kudos

Pivot2 Table Row Custom Sort

In a custom column, add a prefix number followed by a period and a space to the dimensions you want to sort in pivot.For example, if we have a column called Category with the following categories:First CategoryAnother CategoryCreate a custom column c...

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

Right Align Numeric Dimensions In Pivot And Table Widgets

Introduction when adding numeric dimension to pivot and table widgets in the rows section and not the value section (in cases where the numeric value is an attribute and not a measure) you can change the alignment of the number dimensions to the left...

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

Overlay Data On An Image

Sometimes we have data that is not easily represented by an existing chart, such as presenting steps in a cycle or a sequence of events. One JavaScript +HTML technique that we can use for this is to overlay an image with text.  In this example, we ha...

intapiuser by Community Team Member
  • 528 Views
  • 1 comments
  • 1 kudos

Indicators - Formatting Colors & Fonts

IntroductionUse this script for granular formatting of an Indicator Widget.  Instructions:Create your indicator widget and add it to the dashboard. Select the edit button and choose the Edit Script from the options menu on the top right.  Add the fol...

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

Improved (Enhanced) Color Manager Plugin

Download linkThe Color Manager plugin, originally by Tommy, is a great plugin which allows you to define specific colors for specific categories (and not to values, which is the way Sisense works by default). Furthermore, the colors you specify for a...

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

Giphy Widget

Download: GIPHY WIDGETINTRODUCTIONThis article explains how to install and use the giphy widget.This is an extension of the existing image widget allowing you to define a keyword and with the giphy api display a random image driven by the keyword.  W...

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

Modifying X Axis Labels

OverviewSisense's default behavior is to use values directly from the Elasticube to set the X-Axis. But what if you want to do more? Modifying the x-axis labels is very easy and very flexible. Let's look at the base code.widget.on('render', function(...

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

Advanced Quadrant Chart

ObjectiveDesign a quadrant chart based on X and Y axis averages with conditional formatting.StepsCreate standard scatter chartCreate a value in break by and assign the integer 1 to itCreate Aliases for multipasses by the Point dimension for the X and...

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

Reset To Default Filters When Loading Dashboard

Purpose/BenefitSometimes it is convenient to always reset the filters to a default state when opening a dashboard.  This post describes how to achieve this with a little bit of JavaScript.  When users will often be resetting filters to a default stat...

intapiuser by Community Team Member
  • 2235 Views
  • 4 comments
  • 0 kudos

Clickable URL Links In Pivot Rows

Render existing HTML code stored in your data modelFollow the steps below in order to URL clickable within a pivot table. Some steps are different depending on whether your Sisense instance is running on Windows or Linux. You can check whether your S...

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

Track Dashboard Usage With Google Analytics

Plugin Overview This plugin registers every page view from your Sisense instance to your Google Analytics account. https://analytics.google.com Configuration You must specify your Google Analytics "tracking ID" by editing the main.js file.By default...

intapiuser by Community Team Member
  • 750 Views
  • 2 comments
  • 0 kudos

Pivot2: "Clickable URL Links In Pivot Rows" Re-Implemented

IntroductionIn some cases you might have a URL’s in your fields in the cube,  this post will show you how to modify URLs placed in rows of a Pivot table into clickable links.Purpose & BenefitsThis will allow you to jump to either internal or external...

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