Knowledge
Note: We are actively completing a knowledge migration process. This space will grow over the next few months as this work is completed.
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

Dynamic Widget Scripts

Download: GitHub LinkVersion: 1.0.0Introduction:This article explains how to install the plug-in and how to interact with the js and configuration file.Purpose/Benefits:This plug-in will add or change change the current script applied to widgets on a...

Screen Shot 2021-12-27 at 12.34.05.png Screen Shot 2021-12-27 at 12.36.06.png
edselv by Sisense Team Member
  • 651 Views
  • 0 comments
  • 1 kudos

Planning, Executing, and Monitoring your Dashboard

Introduction The following article discusses a dashboard's (high-level) development cycle. It breaks the process into easy measurable steps that start from the initial KPI planning all the way to maintaining and adjusting your end product. Table of C...

Ophir_0-1643098274233.png Ophir_1-1643098337878.png Ophir_2-1643098738509.png Ophir_0-1643099067104.png

Customizing a Pivot 1.0 Widget

Introduction The following document provides code snippets for customizing a Pivot 1.0 widget Table of Contents IntroductionTable of ContentsHow to Use This Page?Widget CustomizationsLayout #1 - Single Row, Single Value, No ColumnsLayout #2 - Single ...

343efa6e-cbb4-4f8b-a00f-2e14afc820f9.png f6146f7f-14fb-489b-a56d-2dff68792cd8.png 2173460c-0eaf-4166-a680-4691b4af82c4.png 7c928253-4473-4da6-8e0f-b85b0404ce68.png

Customizing an Indicator Widget

Introduction The following document provides code snippets for customizing an indicator widget. Table of Contents IntroductionTable of ContentsHow to Use This Page?Widget CustomizationsThe “Simple” Numerical WidgetThe “Ticker” Numerical WidgetThe Gau...

b5485102-44cf-41b3-badf-edf337b8d7b9.png 6e733207-031c-489e-ba47-df36b86e0c29.png bab45ba4-551a-4f86-873a-81689e3e4ba4.png d01d5297-07a6-492c-9b4c-ba3abcf91f1d.png

Using Dashboard Design Patterns To Increase User Engagement

Defining and using consistent dashboard visualization Patterns will improve User understanding and engagement. What do I mean by Patterns? Simply put, Patterns are the layout (type and placement of widgets) on your dashboards. Why do layout Patterns ...

Community_Admin_4-1634726594471.png Community_Admin_5-1634726594492.png Community_Admin_6-1634726594494.png Community_Admin_7-1634726594627.png

Turn a dashboard into a card view - Spaces between widgets

If you wish to turn this dashboard : into this: Please copy & paste this dashboard script: dashboard.on('widgetready',function(d) { //Card view $('.dashboard-layout-column').css('background-color', '#F0F0F0'); $('.dashboard-layout').css('background-c...

Community_Admin_0-1634653060998.png Community_Admin_1-1634653061004.png

How To Create & Use Variables

Sometimes we'd like to define variables to hold specific metrics and use them throughout the dashboard in several places, with the ability to change / control them in one repository without the need to manually change each formula or widget. A good u...

Replace the homepage with an embedded dashboard

Introduction: By using the re-branding API you can replace the default homepage with a specific dashboard. (For further explanation of the branding functionality please read this article.) Keep in mind you need to leave only what you change ("string"...

Community_Admin_0-1634652709740.png

How to create a Personalized Navigation Landing Page

Requirement In this article, we will look to create a personalized dashboard navigation landing page that shows: The logged user's most popular dashboards. Most popular dashboards on the company level. Consider further enhancing the logic presented i...

Community_Admin_0-1634651916495.png Community_Admin_1-1634651916478.png

Replace Values with Text - Pivot Table Widget

Introduction The following enables to change the value in pivot tables to specific strings, while allowing the use of conditional coloring as normal. Step 1 - Add The Following Script To Your Pivot's Edit Script widget.on('ready', function(){ $('td[c...

Community_Admin_0-1634651775311.png

Color a column chart based on another formula

If you need to color columns in a column chart based on a different formula you will need to use the following solution. For this example, we will color the columns that calculate [Total Cost] for the [City] by another value, that is calculated by th...

Community_Admin_0-1634651516418.png Community_Admin_1-1634651516661.png Community_Admin_2-1634651515740.png Community_Admin_3-1634651516092.png

Dashboard Planning and Implementation

This page is intended to keep a focus on Dashboard design in terms of: Planning Implementation User experience and functionality Dashboard training for end users Dashboard Planning Dashboard planning goes hand in hand with project planning, and will ...

Community_Admin_0-1634627284977.png Community_Admin_1-1634627285046.png

Create an AND Filter For Survey Data

Issue In Survey Data you might have 10th or even 100ds of parameters per questionnaire, Sisense suggest transposing all the parameter into one column (See article). Once you do that you might run into an issue filtering questionnaires that answered A...

Community_Admin_7-1634627102566.png Community_Admin_8-1634627102575.png Community_Admin_9-1634627102548.png Community_Admin_10-1634627102561.png
Labels
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

Sisense Privacy Policy