Unit testing is a software development practice where individual components or functions of a library or application are tested independently in isolation. This article outlines how to configure Jest...
142Views
2likes
2Comments
Supercharging Your Tabular Views: AG Grid Powered by Sisense Compose SDK
How to Build a Tabular View with Sisense Compose SDK and AG Grid This guide walks through how to use Sisense Co...
Anonymous
1KViews
0likes
0Comments
Learn how to create a dynamic packed bubble chart by integrating D3.js with the Sisense Compose SDK. D3.js is a versatile JavaScript library for data-driven visualizations, offering high customizabil...
Anonymous
651Views
0likes
0Comments
There are cases when you need to modify the existing date filter level but as Sisense considers it as a new filter that should be added as a separate one - some issues could be faced. Currently, the ...
906Views
3likes
0Comments
Demonstrating ComposeSDK Styling Of Existing Sisense Dashboard Widgets
When developing ComposeSDK embedded applications, there are three principal techniques for embedding or converting an exis...
1.1KViews
1like
1Comment
Loading Widget Metadata with the useGetWidgetModel function
Leveraging the useGetWidgetModel ComposeSDK function provides a middle ground way of embedding existing Sisense widgets. It allows automa...
1.2KViews
2likes
0Comments
Sisense Compose SDK The Future is Composable In the fast-paced world of data-driven applications, developers are constantly seeking innovative ways to create customized data products that seamless...
Anonymous
1.9KViews
3likes
1Comment
Exporting a Dashboard Into PDF with SisenseJS This article explains how to develop the functionality of generating PDF with the shown widgets when Sisense dashboard is embedded with SisenseJS. Wh...
1.6KViews
1like
1Comment
If you are looking to use Sisense for embedding dashboards into a React application, you should find this React Component useful!
3.3KViews
0likes
5Comments
Gitlab Link: https://gitlab.com/SisenseJS/react-sample
This project was generated with create-react-app version 1.5.2. The goal is to show a basic integration of Sisense.js using ReactJS. Wh...
1.9KViews
0likes
0Comments
Embedding Sisense content into the applications where end users spend most of their time is one of the best ways to leverage your analytics investment. In this post, we'll go over embedding a Sisen...
2.7KViews
1like
5Comments
Gitlab Link: https://gitlab.com/SisenseJS/filter-samples
This project was created to show several ways to integrate 3rd party components with Sisense.js. Many web apps that leverage Sisense.js f...
2KViews
1like
0Comments
Here's an example script for how to embed dashboards in a Salesforce page - in this case, we're embedding in the Accounts page. Be sure to replace your dashboard id, API key, and include the appropr...
927Views
1like
0Comments
Introduction Sisense allows importing widgets and filters as components to be presented in different websites. This is done by SisenseJS. Sometimes, it is required to modify the widgets filters base...
2KViews
0likes
0Comments
Question: how to invoke functions from within sisenseJS? I would like to understand this invocation process for a function that lives within a dashboard script AND a plugin.
Answer:
Functions i...
620Views
0likes
0Comments
Download: HTMLFile , JSFile
Introduction:
Use this sample application as a quick and simple tutorial on sisense JS. It addresses a common use case for allowing a user to assemble a dashboard ...
931Views
0likes
0Comments
Introduction:
This post describes how live interactive dashboards can be embedded into Microsoft PowerPoint presentations.
A common use for this ability is to leverage the Sisense dashboards ...
1.7KViews
0likes
0Comments
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 appli...
2.3KViews
2likes
1Comment
Question: Suppose I have the website which will show some of the Sisense widgets. User is already logged in and wants to see the widgets. User doesn't want to login again through SSO login page url...
674Views
0likes
0Comments
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? ...
434Views
0likes
0Comments