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

Knowledge Base Articles

Cannot Execute UNLISTEN During Recovery

Question: The error message that im experiencing is coming from the Postgres .    Solution: To resolve the issue please try adding the Additional parameter: NoResetOnClose=true to all DB connections to the read replica databases you use. 

intapiuser by Community Team Member
  • 533 Views
  • 0 comments
  • 0 kudos

SSO & Sisense API FAQs

Q. What is the difference between a JWT token and an API token ?A JWT - JSON Web Token is used to SSO into the Sisense web portal to establish a cookie based web session. An API token is used to make calls to the Sisense REST API for administrative a...

intapiuser by Community Team Member
  • 1352 Views
  • 0 comments
  • 2 kudos

Missing Legends In Embedded Widgets

Question: I have used Sisense.JS to embed multiple widgets into a web page.However, none of the Legends are displaying, rendering the widgets useless.Is it possible to pull through the legend?Answer:Widgets rendered using Sisense.JS follow the same b...

intapiuser by Community Team Member
  • 301 Views
  • 0 comments
  • 0 kudos

Properties/Tags To Identify Widgets

Question:We are using SisenseJS to embed widgets into a React app.  I am looking for a way identify the widget to render without using its id or title. This is so when the product team changes the dashboard/widget/title to show, we don't have to upda...

intapiuser by Community Team Member
  • 484 Views
  • 0 comments
  • 0 kudos

New York Times Top Stories REST API Connector

NY Times Top Stories OverviewThe New York Times provides an API to retrieve a list of Top Stories and associated images by section (such Home, World, National, Politics, etc.).Sisense provides the New York Times connector as a standalone connector th...

intapiuser by Community Team Member
  • 572 Views
  • 0 comments
  • 0 kudos

Connecting To Twitter Via API

Introduction The present post explains how to connect to twitter using their API to download the list of followers of a twitter account. The solution is based on a script in nodejs that uses this npm module and mongodb. This solution is based on the...

intapiuser by Community Team Member
  • 341 Views
  • 0 comments
  • 0 kudos

SisenseJS Plug N Play - Embed In Minutes!

Sisense JS Plug N Play - Embed In Minutes! A simple and easy jump start solution for embedding Sisense using Sisense.js on your website! SisenseJSPlugNPlayV1 DEPENDENCIES: JQuerySisenseJsPlugNPlay.jsSisense deployment with open CORSCookie from sisen...

intapiuser by Community Team Member
  • 371 Views
  • 0 comments
  • 0 kudos

Top 5 + Bottom 5 In The Same Chart

  Analytical Need  You want to display a chart/table with the Top X and Bottom X, all in the same widget    Modeling Challenge Sisense allows setting ranking filters based on a measure, but this is only for Top OR Bottom.   Solution Widget Filter: ...

intapiuser by Community Team Member
  • 2017 Views
  • 0 comments
  • 0 kudos

Rolling Up A Date By Day Of The Week

IntroductionThere is no OOTB option to roll up a date by the day of the week.Use this simple trick to achieve this with a simple custom field which will display and sort  as a calendar day without any additional script.InstructionsCreate an expressio...

intapiuser by Community Team Member
  • 882 Views
  • 0 comments
  • 0 kudos

Calculate YOY , QOQ, MOM Calculations To Date.

IntroductionQuick functions are a great way to perform comparative analysis based on time periods. However there is no easy way to do a comparison to date. e.g. YTD vs YTD Last Year. e.g. If today is Sep 27, 2018 then we want to compare  Jan 01 - Sep...

intapiuser by Community Team Member
  • 565 Views
  • 0 comments
  • 0 kudos

Create Data Points In A Column Chart

IntroductionUsing line markers can be a great way to compare data whether it be over time or across a category. However, creating a marker requires using the Javascript API to hide the line. The steps below outline how to remove the line from a serie...

intapiuser by Community Team Member
  • 664 Views
  • 0 comments
  • 0 kudos

Hide Value From Tool-Tip

Question: I am looking for a way to hide the latitude/longitude from the tool-tip in a scatter map. It appears by default and I searched through other posts but couldn't find anything. I still want the tool tip to appear, just remove the lat/long.  ...

intapiuser by Community Team Member
  • 652 Views
  • 0 comments
  • 0 kudos

Using A Bar Chart As A Selective Indicator

IntroductionThe purpose of this article is to show you how to use a bar chart as an indicator to provide an overview and allow you to make selections.Bar charts are normally used to provide quantitative visualizations across wide sets of data. Howeve...

intapiuser by Community Team Member
  • 523 Views
  • 0 comments
  • 0 kudos

Performing An Aggregate Product In Sisense

Purpose: To create a product aggregation in Sisense (multiplies all values together, similar to the way a sum function adds all values together).   Situation: A financial use case has a table with relative daily gains/losses for certain securities (...

intapiuser by Community Team Member
  • 1168 Views
  • 0 comments
  • 0 kudos

Advanced Forecasting With R

ARIMA Model ForecastingARIMA Model Forecasting Mean and Upper 95% LimitOVERVIEWIn this article, we tackle how to produce a robust forecast by using the Sisense and R integration.UNDERSTANDING THE NUANCE OF RFor forecasting functionality, we must cons...

intapiuser by Community Team Member
  • 710 Views
  • 0 comments
  • 0 kudos
Labels