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

Knowledge Base Articles

How to Calculate YTD by Month in a pivot table?

Question How to Calculate YTD by Month in a Pivot Table? Answer If you want to show YTD by Month next to your monthly amount you can utilize the "Running Sum" Quick Calculation. If you want to show this next to the monthly amount, just bring in th...

DRay_0-1713991552654.png DRay_1-1713991552810.png
DRay by Community Team Leader
  • 602 Views
  • 0 comments
  • 1 kudos

Restoring missing connector

Restoring missing connector  Introduction Sometimes connectors can go missing for some reason, leading to a breakdown in data connectivity. Restoring these connectors is crucial to maintaining a smooth data flow within your Sisense environment. This...

vsolodkyi_0-1698425692352.png vsolodkyi_1-1698425692154.png
vsolodkyi by Sisense Team Member
  • 806 Views
  • 1 comments
  • 0 kudos

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

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
  • 427 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
  • 382 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
  • 296 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
  • 1585 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
  • 2810 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
  • 2241 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
  • 1423 Views
  • 1 comments
  • 2 kudos
Labels