Content
Step-by-Step Guide:
Navigate to the dashboard where you want to display contextual messages.
Add a Text Widget to the dashboard and place it in a visible location for status or context informat...
08-15-202546Views
0likes
1Comment
Step-by-Step Guide:
Navigate to the specific Area Map widget on the Sisense dashboard.
Open the widget's settings and access the script editor. // Add extra parameters to be used in tool...
07-21-202540Views
0likes
0Comments
Sisense includes the capability to export all dashboard metadata in JSON format, both via the UI and via API. These include all metadata components of the dashboard and widgets, including widget and ...
06-04-2025101Views
1like
1Comment
Easy way to create a horizontal RSUM in the Pivot table.
05-15-202553Views
0likes
0Comments
This article provides guidance on extracting error messages from a widget object that might be used for logging in other systems.
05-08-202565Views
1like
0Comments
Users might want to dynamically update widget titles based on active filter values for enhanced contextual relevance in dashboards. This article provides a step-by-step guide to implement this functi...
04-21-2025122Views
0likes
0Comments
Limiting Date Filters to Datasource Date Range By default, Sisense allows users to select any date in a dashboard date dimension filter, regardless of whether data exists for that date in the cu...
04-07-2025292Views
1like
0Comments
Sisense includes a native included feature and format for passing URL filters via URL parameters, as documented here. By default, this functionality copies filters in full, including the datasource p...
03-25-2025305Views
1like
0Comments
How to Automatically Hide Accordion Widgets When Clicking Outside the Accordion Window (Linux)
Introduction
This article addresses the specific scenario where accordion widgets remain visible e...
03-12-2025177Views
1like
0Comments
Dynamically Updating Widget Titles Based on Filter Selections in Sisense (Linux) Introduction This article guides how to dynamically change the title of a Sisense widget based on the filter select...
03-05-2025470Views
3likes
2Comments
This article discusses and shares the full code of a dashboard script that redirects users to a different dashboard ID based on the user's filter selections or initial loaded filter state. In the ...
02-27-2025439Views
1like
0Comments
This article provides guidance on how to customize the name displayed in the right-click menu for the Jump to Dashboard (JTD) feature in Sisense. This is particularly useful for making dashboard name...
01-14-2025589Views
1like
0Comments
Dynamic filtering and embedding tooltips in Sisense dashboards
Overview
This solution enhances Sisense dashboards by introducing dynamic filtering and embedding visual insights directly with...
01-13-20252KViews
1like
0Comments
This article details a script designed to dynamically set the number of decimal places (precision) for specific columns in a Sisense widget. The precision is determined based on the first value from ...
01-07-2025432Views
1like
0Comments
Sisense table and pivot widgets offer extensive customization options for data presentation, allowing developers to tailor widget content to specific needs, as discussed in detail in previous article...
12-27-2024722Views
2likes
0Comments
Sisense natively supports a wide range of date filter functionalities and formats. However, certain scenarios may call for unusual custom programmatic forms of date filtering, such as filtering to sp...
12-11-2024623Views
0likes
0Comments
When working with Sisense dashboards, programmatically modifying filters upon dashboard load via dashboard scripts for a specific user or circumstance is possible. However, an issue can sometimes occ...
12-02-2024540Views
1like
0Comments
Creating dynamic hyperlinks on Pivot2 tables without updating the data model
These two articles provide options to create hyperlinks (clickable texts) on pivot tables:
Clickable URL Links In ...
11-18-2024559Views
1like
0Comments
Sisense allows customization of chart settings through Highchart option configurations, as documented in this community post leveraging the Highcharts settings of the widget using Sisense widget scri...
11-12-2024658Views
1like
0Comments
Sisense’s Simply Ask feature empowers users to create visualizations instantly by asking natural language questions, simplifying data exploration without needing technical expertise or manual widget ...
10-30-2024647Views
1like
0Comments