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

Knowledge Base Articles

Year over Year for the past x months

Analytical Need  Sometimes we wish to see how we are performing in the last x months and comparing that to the previous parallel period. For example, we wish to see how we perform from Sep last year to Aug this year and compare it with Sep 2 years ...

intapiuser by Community Team Member
  • 1746 Views
  • 1 comments
  • 2 kudos

Format Widget Title

Introduction This post will give the JavaScript necessary to format the Widget Title.Purpose/Benefits When formatting your dashboard, manipulating the Widget Title to match your other formatting will give the dashboard a more personalized feel.Exampl...

intapiuser by Community Team Member
  • 1992 Views
  • 4 comments
  • 0 kudos

Usage PivotAPI to Beautify Data On Pivot

Usage PivotAPI to Beautify Data On Pivot In this article, we will review the capabilities of PivotAPI to customize cells. Additionally, we will review important properties, as well as some tricks, we can use to visualize data in a more beautiful way...

OleksiiDemianyk_1-1688177536153.png OleksiiDemianyk_0-1688177473147.png OleksiiDemianyk_0-1688179065477.png

Custom Line Markers

IntroductionThis post and it’s JavaScript will Allow you to customize the data point ‘markers’ on a line chart to whichever image you would like to display. Purpose/Benefits Add some creativity to the standard Line chart by adding an image of your ch...

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

BloX Write Back Form to a Source Database

BloX Write Back Form to a Source Database Sisense BloX Database Writeback This guide demonstrates setting up a simple BloX widget to enable front-end users to write data back to the database. While this guide specifically uses AWS lambda to execute ...

How to Replace or Copy Dashboard Shares Using REST API

You will learn about common scenarios where we may need to copy or apply a new list of sharings for dashboards within this article.  We need to export some dashboard corruption, remove them from the instance, and import them back. Copy the share lis...

iburiak_0-1687467668475.png iburiak_1-1687467667583.png iburiak_2-1687467667934.png iburiak_3-1687467667710.png
iburiak by Sisense Team Member
  • 843 Views
  • 0 comments
  • 1 kudos

Bookmarks

Download: Latest version (Sisense v7.0+), legacy version (Sisense v6) Introduction This article explains how to create filter bookmarks using Sisense. Purpose/Benefits It is easy for dashboard users to add/update filters on a given dashboard, but an...

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

How to fix RHEL/CentOS 8 repository installation issue

There is a known issue that is planned to be fixed in the Sisense L2023.6+. If you install Sisense on CentOS or RHEL version >= 8 the old EPEL 7 repositories are used instead of EPEL 8 To fix this issue: Locate in the installation folder and open  i...

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

Querying the Sisense Elasticube with Python

This article will cover two methods you can use to connect Python to the Elasticube. Method 1: Using ODBCMethod 2: Using the REST API Method 1: Connect to the EC with ODBC Download Sisense ODBC This method will require you to download the ODBC ...

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

Draw Total Line For A Stacked Column Or Bar Chart

Introduction This script displays a total line over your stacked column / bar chart. It also works with the classic (side by side) grouping.Instructions Create your chart and add the following script. Edit > Options Menu > Edit Script.Note: You can m...

intapiuser by Community Team Member
  • 683 Views
  • 2 comments
  • 1 kudos

Waterfall Chart - JavaScript

Here is an example of a widget script you can use to create a Waterfall Chart using the standard Column Chart widget.First, create a column chart with multiple measures/values.In the example below I have a starting price, and then two adjustments (th...

intapiuser by Community Team Member
  • 1285 Views
  • 2 comments
  • 1 kudos

Grand Total (Sum) Row In Table With Aggregation

Apply the following script on a table with aggregation's widget script to create a row with Grand Totals.This will be considered as just another value and may not always appear on the first page of results if results are paginated.widget.on('processr...

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

Count days passed from one event to the next

This article demonstrates two methods to count the number of days that passed from one event to the other for a specific category (i.e number of days passed between one sale to another by sale code). The preferred way to do this calculation is in a c...

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

How to Get a Vertical Line in the X-Axis in a Line Chart

How to Get a Vertical Line in the X-Axis in a Line Chart This article explains how to get a vertical line in the x-axis in a Line chart and covers 3 use-cases: 1. A vertical line on a maximum value (metric). 2. A vertical line when x-axis category ...

Liliia_DevX_0-1684323464671.png Liliia_DevX_0-1684324286363.png Liliia_DevX_0-1684335146897.png Liliia_DevX_0-1684414187220.png
Liliia_DevX by Sisense Team Member
  • 1062 Views
  • 0 comments
  • 4 kudos
Labels