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

Knowledge Base Articles

Plugin - DisableLogoLink

Plugin - Disable Link To Sisense Server Homepage In Top Left Logo Icon This plugin disables the link to the home page of the top left logo in the Sisense UI. The plugin also removes the logo icon being treated as a link on mouse hover. This logo im...

Screen Shot 2024-02-23 at 5.07.40 PM.png Screen Shot 2024-02-23 at 5.07.40 PM.png

Hide the widget's Button from the Toolbar for Viewer User

Hide the widget's Button from the Toolbar for Viewer UserWe will be learning how to hide information/additional buttons on the widgets from the Viewer user. Also, it is possible to hide these buttons from all users.   For this press the 3 dots in the...

OleksandrB_2-1707942105724.png OleksandrB_3-1707942105725.png
OleksandrB by Sisense Team Member
  • 391 Views
  • 0 comments
  • 2 kudos

Dashboard Dictionary

Use Case My users and designers were looking for an easy way to get insights into how certain dashboards and widgets were built in terms of formulas and filters.  Solution For this, I have written a Python script that takes a list of dashboard IDs...

DRay_0-1707934801901.png
DRay by Community Team Leader
  • 367 Views
  • 0 comments
  • 1 kudos

Turning zeroes to blanks/empty cell when Zero

Symptoms Sometimes with a pivot table full of many columns with zero and only a few non-zero values, you want the zeroes to display as empty-string.  That way the nonzero values really stand out. (This is the opposite of this:  Solved: nulls to 0 in...

DRay by Community Team Leader
  • 278 Views
  • 0 comments
  • 1 kudos

Passing Dashboard filters by URL Parameters

This article describes how the append dashboard filters as URL params to apply scope automatically to embedded dashboards.   The example below shows how to apply members as filters.  If you already have dashboard filters defined, you can write the f...

Migrating Blox Custom Actions

Migrating Blox Custom Actions   When relocating Sisense resources from one server to another, the Sisense Rest API is a possible method for transferring Sisense components and objects like dashboards, users, groups, and data sources. Similarly, Blo...

Screen Shot 2023-12-11 at 5.21.27 PM.png Screen Shot 2023-12-11 at 5.21.27 PM.png

Adding Widget Subtitle / Description

This dashboard script allows you to add subtitles/description right under the widget title. To add a subtitle/description add ' - ' after the widget title, followed by the subtitle text. Long text will automatically wrap. To add another line break wi...

TriAnthony_0-1651175924930.png Screen Shot 2022-04-28 at 4.03.28 PM.png
TriAnthony by Community Team Member
  • 1539 Views
  • 3 comments
  • 3 kudos

BloX - Date and Timestamp Range Filter

Sisense doesn't currently support filtering on timestamps natively. This article shows how we can leverage BloX to work around this limitation and allow users to select a date and timestamp range to filter their dashboards. (This is an updated versio...

TriAnthony_0-1667944629865.png TriAnthony_1-1667938460462.png TriAnthony_8-1667936291347.png TriAnthony_2-1667938633933.png
TriAnthony by Community Team Member
  • 2709 Views
  • 8 comments
  • 1 kudos

Color the Row and Value fields of a Pivot Table

This article will show you how to quickly color a pivot table into two sections: by Row and by Value1. Build your pivot table. 2. In the widget editor, add the widget script below. Information on how to add a widget script here: https://sisense.dev/...

Screen Shot 2022-03-31 at 14.57.40.png
edselv by 9 - Travel Pro
  • 2193 Views
  • 1 comments
  • 0 kudos

Dynamic Resize For Embedded IFrames

If you've ever attempted to dynamically resize your embedded iFrames in your parent application, you may have experienced a CORS conflict. Basically, since your parent application and sisense application serve from different domains, your browser re...

intapiuser by Community Team Member
  • 1361 Views
  • 1 comments
  • 2 kudos

How to use JumpToDashboard in a Blox widget

How to use JumpToDashboard in a Blox widget This article explains how to use a JumpToDashboard within a Blox widget.  We’ll use a default template “Indicator Right” as an example to implement the JumpToDashboard action within the button.  First, let...

Liliia_DevX_0-1699271424676.png Liliia_DevX_1-1699271424664.png Liliia_DevX_2-1699271424658.png Liliia_DevX_3-1699271424780.gif

Sync Blox Input Element with Current Filter State

Sync Blox Input Element with Current Filter State When creating a Blox widget and altering a filter within a dashboard or widget, it is sometimes advantageous to modify the default behavior, so that upon activating a Blox action, the Blox widget in...

Blox widget preserve.gif Blox widget sync.gif Blox widget sync.gif

Dynamic Timeframe in Sisense BloX

Dynamic Timeframe in Sisense BloX Analytical Need Understanding the timeframe scope of the data is crucial for contextualizing the dashboard, or report, accurately. Sisense generally accomplishes this by reflecting the timeframe scope within the fil...

example.gif
Labels