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

Knowledge Base Articles

Limiting Date Range Filters in Sisense Dashboards

Limiting Date Range Filters in Sisense Dashboards Use Case Overview Wide date ranges in Sisense dashboards can lead to performance issues, especially when using live models or querying large datasets. For live data models, large queries increase cost...

Leveraging Sisense Notebooks with Compose SDK

Leveraging Sisense Notebooks with Compose SDK In today’s developer ecosystem, delivering a tailored creator experience is essential for success, especially when integrating analytics into customer-facing applications. Many existing solutions offer a...

Screenshot 2024-09-17 at 4.01.02 PM.png Screenshot 2024-09-17 at 4.00.43 PM.png
spuma by Sisense Team Member
  • 66 Views
  • 0 comments
  • 0 kudos

Using Compose SDK with D3 Packed Bubble Charts

Using Compose SDK with D3 Packed Bubble ChartsHow to Build a Packed Bubble Chart Using D3.js and the Sisense Compose SDKD3 Packed Bubble Git Repo What Is D3.js?D3.js (Data-Driven Documents) is a popular JavaScript library used to create complex, data...

spuma_0-1726069410686.png
spuma by Sisense Team Member
  • 39 Views
  • 0 comments
  • 0 kudos

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
  • 57 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
  • 67 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...

spuma by Sisense Team Member
  • 138 Views
  • 0 comments
  • 0 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
  • 71 Views
  • 0 comments
  • 1 kudos

Toggle Logarithmic Feature

Toggle Logarithmic Feature Question I want the user to be able to toggle on and off the "Logarithmic" feature from the design panel. Answer See the script below: widget.on('processresult', function(se, ev){ev.result.chart.spacing = [20, 20, 77, 20...

gwolfe_0-1716309534846.png
DRay by Community Team Member
  • 162 Views
  • 0 comments
  • 1 kudos

React Typescript Component for Embedding Sisense Dashboards

To embed dashboards from Sisense into your web application, typically you would use either the IFRAME or EmbedSDK approaches (see sisense.dev for more details). If your application is written in React, then React components to achieve tasks, like th...

sampleApp.gif
steve by Sisense Team Member
  • 2012 Views
  • 5 comments
  • 0 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 Member
  • 326 Views
  • 0 comments
  • 1 kudos

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

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
  • 1201 Views
  • 1 comments
  • 2 kudos

Setting up Docker Registry for Sisense Offline Installation

An offline, or air-gapped, Sisense environment provides higher security than online, connected environments. As the offline environment has no outside communication, the only method to install Sisense in this environment is by using removable media,...

vsolodkyi by Sisense Team Member
  • 1795 Views
  • 3 comments
  • 1 kudos
Labels