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

Knowledge Base Articles

Connecting Sisense Git Version Control with Bitbucket

Connecting Sisense Git Version Control with Bitbucket Summary This article addresses common steps needed when establishing a connection between Sisense Git version control and Bitbucket. It provides step-by-step instructions on how to generate and u...

taras by Sisense Team Member
  • 100 Views
  • 0 comments
  • 0 kudos

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
  • 556 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
  • 95 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
  • 106 Views
  • 0 comments
  • 0 kudos

Filter selections in Blox widget

Question How to show the values selected in the dashboard filter as a Blox widget? Answer Our example uses a filter / field called "Fake Names"First, in your BloX widget's Editor tab: 1. Set "showCarousel" to "true", but add the following option t...

Community_Admin_0-1634631539067.png Community_Admin_1-1634631539179.png Community_Admin_2-1634631539080.png

Jump To Dashboard Filter

Question How can I pass the filters from the JumpTo Dashboard in BloX? Answer You can choose the filters you would like to pass on to the Jump To by defining them in the action's panelsToInclude property: Each panel that you would like to pass o...

Community_Admin_2-1634634835217.png

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...

spuma by Sisense Team Member
  • 584 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
  • 108 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
  • 927 Views
  • 1 comments
  • 0 kudos

Changing Elasticube Owner

IntroductionThis tutorial describes the steps to modify the owner of an Elasticube, a crucial task for managing your data efficiently. By following these instructions, you'll be able to transition ownership from one user to another seamlessly.Prerequ...

vsolodkyi by Sisense Team Member
  • 1080 Views
  • 2 comments
  • 3 kudos
Labels