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

Knowledge Base Articles

Export a table from the elasticube to a CSV

* Disclaimer: This works for Windows only. It will work in future with Linux versions as well. Once it does, I will update the post. Sometimes, we need to export a table from the Elasticube to a CSV file. We can then import it to the next build, to s...

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

Right Align Numeric Dimensions In Pivot And Table Widgets

Introduction when adding numeric dimension to pivot and table widgets in the rows section and not the value section (in cases where the numeric value is an attribute and not a measure) you can change the alignment of the number dimensions to the left...

intapiuser by Community Team Member
  • 597 Views
  • 1 comments
  • 0 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
  • 2225 Views
  • 5 comments
  • 0 kudos

User Parameters Use Case - Query Tracking / Audit

User Parameters Use Case - Query Tracking / Audit This article explains one of the example use cases of User Parameters laid out in User Parameters - What They Are and What They're For (Example Use Cases). User Parameters can be used in live models...

Screenshot 2024-05-17 at 5.41.42 PM.png Screenshot 2024-05-17 at 5.44.47 PM.png Screenshot 2024-05-17 at 6.05.25 PM.png Screenshot 2024-05-17 at 6.21.27 PM.png
TriAnthony by Community Team Member
  • 353 Views
  • 0 comments
  • 2 kudos

JWT SSO With Cognito

Amazon Cognito provides authentication, authorization, and user management for your web and mobile apps. Your users can sign in directly with a user name and password, or through a third party such as Facebook, Amazon, Google or Apple.   The two ...

Disabling the "Custom Filter" Feature for End-Users

Disabling the "Custom Filter" Feature for End-Users This article provides a solution for administrators who wish to disable the "Custom Filter" feature in their applications to prevent confusion among end-users. Instructions The "Custom Filter" feat...

Automating Plugin Management in Sisense: A Bash Script Solution

Automating Plugin Management in Sisense: A Bash Script SolutionIntroduction:This solution is applicable for Sisense on Linux on-premise installations.Managing plugins in Sisense, particularly in scenarios where multiple plugins need to be updated or ...

taras by Sisense Team Member
  • 251 Views
  • 0 comments
  • 2 kudos

Sisense Licensing issues

Sisense Licensing issues Sisense Licensing issues If you are having issues with your Sisense Environment and need help with the number of users on your license, there are a few steps you can take to ensure your license is current and up to date withi...

jcordell_0-1669046865959.png jcordell_1-1669046866026.png jcordell_2-1669046866007.png jcordell_3-1669046865980.png
iburiak by Sisense Team Member
  • 2503 Views
  • 1 comments
  • 0 kudos

Overlay Data On An Image

Sometimes we have data that is not easily represented by an existing chart, such as presenting steps in a cycle or a sequence of events. One JavaScript +HTML technique that we can use for this is to overlay an image with text.  In this example, we ha...

intapiuser by Community Team Member
  • 497 Views
  • 1 comments
  • 1 kudos

Line Chart - Customizing a line to various "Dotted" styles

When creating a line chart, a certain line might require a different style. For example - A line that shows a threshold should be styled as a dotted line The following widget & widget script can be used to customize your line chart: widget.on('proce...

DRay_0-1714660421072.png DRay_1-1714660421057.png DRay_2-1714660421329.png
DRay by Community Team Leader
  • 211 Views
  • 0 comments
  • 1 kudos

How to export .ecdata and .dash files

Introduction This forum post will demonstrate how to save your ElastiCube .ecdata file which contains your ElastiCube schema and data, and the .dash file of your desired dashboard. Purpose/Benefits The .ecdata file contains both the data and the lo...

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

Display df.describe() Output In A Dataframe

The .describe() function in Python is really handy for exploratory analysis! Sometimes, you would want to display this as a table on a dashboard, but how? The output is typically printed out as text, not as a dataframe.Fear not, getting this into a d...

intapiuser by Community Team Member
  • 7639 Views
  • 1 comments
  • 0 kudos
Labels