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

Knowledge Base Articles

Adding Images In a Bar Chart

Download: Images in Bar Chart  NOTES: This plugin works with Sisense version 6.6.1 or later. This plugin adds additional functionality to bar charts, allowing them to show custom images in the end of each bar. This could be useful to make, for insta...

intapiuser by Community Team Member
  • 933 Views
  • 1 comments
  • 0 kudos

Redirecting Login Bypass Pages to the SSO Login Page

Redirecting Login Bypass Pages to the SSO Login Page 1. Open the File Management:Navigate to `Admin -> App Configuration -> File Management`. If the "File Management" option is not available, enable it under `App Configuration -> Feature Management`....

How to Calculate Absolute Sum

How to Calculate Absolute Sum We have a table with data and we are going to calculate the absolute SUM for [sum] column.  We divide this into two parts. First of all, we SUM all positive values with the formula       ([Total sum],[sum1])        Th...

Screenshot_25.png Screenshot_29.png Screenshot_28.png Screenshot_30.png
OleksandrB by Sisense Team Member
  • 416 Views
  • 0 comments
  • 0 kudos

How to Check SSL Ciphers

How to Check SSL Ciphers If you have enabled SSL on Sisense side, the Nginx controller will be deployed in the default namespace. To check the currently configured ciphers run the following command and check the "nginx.ingress.kubernetes.io/ssl-cip...

vsolodkyi by Sisense Team Member
  • 490 Views
  • 0 comments
  • 0 kudos

Migrating Assets Across Environments Leveraging GIT

Migrating Assets Across Environments Leveraging GITSisense released its Git Integration for Linux version 2022.10. With the GIT GUI in Sisense, you can can do a lot of exciting things like version control or integrate into CI/CD pipelines. I went ahe...

Anonymous by Not applicable
  • 1400 Views
  • 0 comments
  • 1 kudos

Configuring/Adjusting Readiness Probes for Containers

Configuring/Adjusting Readiness Probes for Containers Overview: Readiness probes are critical in container orchestration to ensure that containers are ready to handle traffic before they are included in service load balancing. If a container fails r...

vsolodkyi by Sisense Team Member
  • 291 Views
  • 0 comments
  • 1 kudos

Replace N/A Values With 0 In Indicators

This script replaces N/A values with 0 values. Applies for Indicator widgets.Before:After: Copy the following script and place it under 'Edit Script' in the designated Indicator widget:widget.on('render', function (w, q) { if (isNaN(w.queryResult.v...

intapiuser by Community Team Member
  • 1226 Views
  • 1 comments
  • 0 kudos

Selectively Hide Widget Toolbar Buttons

Selectively Hide Widget Toolbar ButtonsThe widget script below shows a list of buttons that are available on a widget toolbar and how to hide each of them, so you can choose which ones you want to hide for any particular widget.Note that if you hide ...

TriAnthony by Community Team Member
  • 1051 Views
  • 3 comments
  • 1 kudos

Restoring dashboards default settings automatically

In this post you can learn how to automatically 'Restore Dashboard' on each page refresh or opening, this setting will always restore the dashboards initial published state for your viewers and designers.   This can be used for cases where you would...

Financial Formatting for Pivot Tables on Linux

QuestionHow to apply Financial Formatting to Pivot Tables?AnswerFinancial reports usually have specific styling requirements where negative numbers are shown in parentheses as opposed to having a leading minus sign. They are also usually written in r...

TriAnthony by Community Team Member
  • 303 Views
  • 0 comments
  • 0 kudos

Resolving Quest Service Fluctuations in Sisense on Windows

Resolving Quest Service Fluctuations in Sisense Summary This article could help you fix the Quest service issue in Sisense fluctuating between active (green) and inactive (red) states under the https://yourhost/app/test page.  Step-by-Step Instructi...

Bar Chart - Value Label From Secondary Series (Hidden)

In this post we will explain how to create a bar chart that shows a single bar, but displays value labels from a secondary hidden value series.Let's look at the below example, we have an bar chart that shows the two value series:In this case, we want...

intapiuser by Community Team Member
  • 1429 Views
  • 3 comments
  • 0 kudos

Managed Dashboards Panel

Download: Managed Dashboards PanelIntroduction:Customers create dashboards and sharing them with other. Sometimes, there are a lot of dashboards in the dashboard panel which can cause a mess and confuse them.For that, we created the plugin called 'ma...

intapiuser by Community Team Member
  • 1000 Views
  • 3 comments
  • 0 kudos

Adding a New Node to a Sisense Cluster

Adding a New Node to a Sisense Cluster The process of updating the nodes varies depending on your environment. Below, we outline the steps for both AWS EKS deployments with autoscaling enabled and self-hosted clusters. For AWS EKS Deployments with A...

vsolodkyi by Sisense Team Member
  • 415 Views
  • 0 comments
  • 2 kudos

Column And Line Chart Formatting

Introduction SiSense widgets can be customized using simple JavaScript.  Using this JavaScript our users can easily manipulate the look and feel of the widgets to suite their needs, and match the themes of their companies'.  Purpose/Benefit Sometimes...

intapiuser by Community Team Member
  • 2545 Views
  • 1 comments
  • 1 kudos

How to properly reboot a k8s node(s)

How to properly reboot a k8s node(s) As part of maintaining a healthy and robust Kubernetes (K8s) cluster, occasional reboots of nodes might be necessary. Whether for system updates, hardware maintenance, or other reasons, it's essential to follow a...

vsolodkyi by Sisense Team Member
  • 6092 Views
  • 0 comments
  • 2 kudos
Labels