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

Resolving Export Limitations in Sisense

Resolving Export Limitations in Sisense This article addresses the inability to export more than 50,000 rows from a table in CSV and PDF formats in Sisense. The issue arises when the widget displays over 50,000 rows, but the export only includes 50,...

vsolodkyi by Sisense Team Member
  • 206 Views
  • 1 comments
  • 1 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

Sisense Compose SDK

Sisense Compose SDKThe Future is ComposableIn the fast-paced world of data-driven applications, developers are constantly seeking innovative ways to create customized data products that seamlessly integrate into their projects. Sisense has stepped up...

Screenshot 2023-09-06 at 3.16.04 PM.png
spuma by Sisense Team Member
  • 1045 Views
  • 0 comments
  • 3 kudos

Utilizing Local Storage for Sisense Stateful Sets

Utilizing Local Storage for Sisense Stateful Sets Introduction When Sisense is deployed, we typically deploy with two types of storage, ReadWriteOnce (RWO), mainly used by stateful sets such as MongoDB, and ReadWriteMany (RWX) supporting by our core...

Wyatt by Sisense Team Member
  • 514 Views
  • 1 comments
  • 2 kudos

An universal way on how to collect logs in EKS clusters

Introduction This guide provides step-by-step instructions on how to collect logs in EKS clusters. By following these steps, logs will be copied to a storage location accessible through the Sisense web UI. This approach avoids the need to explain the...

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

LAG / LEAD Functions

Question LAG & LEAD Functions are functions that give access to multiple rows within a table, without the need for a self-join. The LAG function is used to access data from a previous row, while the LEAD function is used to return data from rows fur...

Community_Admin_0-1634389201706.png Community_Admin_1-1634389201499.png Community_Admin_2-1634389201175.png Community_Admin_3-1634389201530.png
Labels