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

Knowledge Base Articles

Reset to Default Filters Button using BloX

This article will explain how to create reset to default filters button in BloX This helps in case you want to provide this icon functionality on the dashboard and not just in the Filters panel.  Create a new custom action with the below code:   *...

Community_Admin_0-1634626087594.png Community_Admin_1-1634626087829.gif Community_Admin_2-1634626399819.png Community_Admin_3-1634626399665.png

Using BloX To Dynamically Change A Dimension

The goal is to allow users to dynamically choose a dimension. The below script will work with a table or a pivot table, but it can be modified to work with other widget types as well. Step 1Create a BloX widget with the below script. It will consist ...

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

Changing Grand Total Position

Question:In pivot tables, we would like to show column grand totals on top of the table and row grand totals at front. Please let us know how to alter positions.Asnwer:This script will move the grand total row to the top.  widget.on('ready', function...

intapiuser by Community Team Member
  • 1103 Views
  • 2 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
  • 5472 Views
  • 4 comments
  • 1 kudos

Creating and deleting EKS cluster in the existing VPC

Creating and deleting EKS cluster in the existing VPC Introduction: This guide demonstrates how to create an Amazon EKS (Elastic Kubernetes Service) cluster within existing VPCs and subnets, and how to remove it using the same configuration file wit...

OlegV by Sisense Team Member
  • 86 Views
  • 0 comments
  • 0 kudos

Color Heatmap

Version: 1.4 DisclaimerUse the download Link for L2023.7 or newer. For older versions of Sisense, use the other attached version of the ColorHeatmap pluginIntroductionThis article explains how to install and configure the Color Heatmap widget as seen...

intapiuser by Community Team Member
  • 1808 Views
  • 4 comments
  • 2 kudos

Tabber - Troubleshooting The Most Common Issues

Tabber - Troubleshooting The Most Common IssuesIntroductionThis article provides troubleshooting steps for the most common issues with the Tabber add-on. Search for the relevant symptom and review the solution that might help resolve the issue.Step-b...

How to Implement Linkable Text in a Widget (Linux)

How to Implement Linkable Text in a Widget (Linux)IntroductionThis article provides a guide on implementing linkable text to navigate to another dashboard in Sisense. The goal is to enable users to access a linked dashboard by clicking on a text elem...

Optimizing Docker Storage

Optimizing Docker StorageManaging Docker images, containers, and volumes efficiently is crucial tomaintaining disk space and system performance. Over time, unused Docker objectsaccumulate, leading to storage bloat and inefficiencies. By default, Dock...

Screenshot 2025-02-05 at 11.42.48 AM.png Screenshot 2025-02-05 at 11.47.16 AM.png

Resolving Missing Generic JDBC Connector in Sisense

Resolving Missing Generic JDBC Connector in SisenseThis article addresses the issue where the Generic JDBC connector is not visible under available connectors for users logged in with a designer account in Sisense version 2023.6 or newer. This proble...

Hide vertical lines on the Pivot widget

Hide vertical lines on the Pivot widget To test this solution, you must create a dashboard based on any cube and create any Pivot widget. Once it is done - please go to the widget editor, click three dots select Edit Script, then paste the following ...

ILLIA_0-1738603735617.png
ILLIA by Sisense Team Member
  • 32 Views
  • 0 comments
  • 1 kudos

Auto zoom Area Map widget to a specific country on load

Auto zoom Area Map widget to a specific country on loadTo test this solution, you must create a dashboard based on Sample ECommerce and an Area Map widget based on a Country column. Once it is done - please go to the widget editor, click three dots s...

ILLIA_0-1738602991196.png
ILLIA by Sisense Team Member
  • 47 Views
  • 0 comments
  • 1 kudos

Mongo issue and their possible solutions

Mongo issue and their possible solutions The query translated from SQL to MQL is adding additional unnecessary parameter {"$not": {"$type": 2}} randomly. This leads to the following consequences: index is not included in the execution plan  full tabl...

Screenshot 2025-01-31 at 12.20.45 PM.png Screenshot 2025-01-31 at 12.22.38 PM.png Screenshot 2025-01-31 at 1.37.12 PM.png Screenshot 2025-01-31 at 1.40.16 PM.png

Resolving Missing Parse Option in SQL DB Connection

Resolving Missing Parse Option in SQL DB ConnectionThis article addresses the issue of the missing "Parse" option when connecting to an SQL database in Sisense. Users may encounter this problem when attempting to parse data from SQL DB connections. T...

Resolving Missing Generic JDBC Connector in Sisense

Resolving Missing Generic JDBC Connector in Sisense This article addresses the issue where the Generic JDBC connector is not visible under available connectors for users logged in with a designer account in Sisense version 2023.6 or newer. This probl...

Managing Sisense Add-ons: Upgrades, and Version Control

Managing Sisense Add-ons: Upgrades, and Version ControlIntroductionThis article describes how certified add-ons are upgraded in Sisense. Additionally, this guide will help you address questions related to add-on versions, such as when different versi...

Labels