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

Knowledge Base Articles

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
  • 5588 Views
  • 1 comments
  • 0 kudos

How to Calculate YTD by Month in a pivot table?

Question How to Calculate YTD by Month in a Pivot Table? Answer If you want to show YTD by Month next to your monthly amount you can utilize the "Running Sum" Quick Calculation. If you want to show this next to the monthly amount, just bring in th...

DRay_0-1713991552654.png DRay_1-1713991552810.png
DRay by Community Team Member
  • 230 Views
  • 0 comments
  • 1 kudos

Indicators - Formatting Colors & Fonts

IntroductionUse this script for granular formatting of an Indicator Widget.  Instructions:Create your indicator widget and add it to the dashboard. Select the edit button and choose the Edit Script from the options menu on the top right.  Add the fol...

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

Restoring missing connector

Restoring missing connector  Introduction Sometimes connectors can go missing for some reason, leading to a breakdown in data connectivity. Restoring these connectors is crucial to maintaining a smooth data flow within your Sisense environment. This...

vsolodkyi_0-1698425692352.png vsolodkyi_1-1698425692154.png
vsolodkyi by Sisense Team Member
  • 505 Views
  • 1 comments
  • 0 kudos

PDF export Troubleshooting

PDF export Troubleshooting NOTE: This is an updated version of the following community article - https://community.sisense.com/t5/knowledge/error-exporting-to-pdf/ta-p/9025 Let's review 2 possible problems with the PDF export - the export fails comp...

vshen_0-1712562488045.png vshen_1-1712562488093.png vshen_2-1712562488069.png
vshen by Sisense Team Member
  • 219 Views
  • 0 comments
  • 2 kudos

Email Troubleshooting

Email Troubleshooting NOTE: This is an updated version of the following community article - https://community.sisense.com/t5/knowledge/email-troubleshooting-sisense-7-2/ta-p/8941 This guide will demonstrate a few official first steps for troubleshoo...

vshen_0-1712561797939.png vshen_1-1712561797929.png
vshen by Sisense Team Member
  • 143 Views
  • 0 comments
  • 2 kudos

Reset to Default Filters Button using BloX

This article will explain how to create reset to default filters button in BloX This helps in case you want to provide this icon functionality on the dashboard and not just in the Filters panel.  Create a new custom action with the below code:   *...

Community_Admin_0-1634626087594.png Community_Admin_1-1634626087829.gif Community_Admin_2-1634626399819.png Community_Admin_3-1634626399665.png

User Parameters Use Case - Automatic Currency Conversion

User Parameters Use Case - Automatic Currency ConversionThis 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).In addition to connection settings, Use...

Screenshot 2024-04-01 at 1.43.12 PM.png Screenshot 2024-04-01 at 1.05.17 PM.png Screenshot 2024-04-01 at 1.34.06 PM.png Screenshot 2024-04-01 at 1.37.12 PM.png
TriAnthony by Sisense Team Member
  • 131 Views
  • 0 comments
  • 0 kudos

User Parameters Use Case - Automatic Time Zone Conversion

User Parameters Use Case - Automatic Time Zone Conversion 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). In addition to connection settings,...

Screenshot 2024-03-27 at 5.51.47 PM.png Screenshot 2024-03-27 at 6.28.53 PM.png Screenshot 2024-03-27 at 7.24.55 PM.png Screenshot 2024-03-27 at 7.21.38 PM.png
TriAnthony by Sisense Team Member
  • 343 Views
  • 0 comments
  • 2 kudos

Improved (Enhanced) Color Manager Plugin

Download linkThe Color Manager plugin, originally by Tommy, is a great plugin which allows you to define specific colors for specific categories (and not to values, which is the way Sisense works by default). Furthermore, the colors you specify for a...

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

Change Date Granularity of a Widget using BloX

This article will cover the below options:Section 1- Buttons + Highlight Background-Color - Creating Buttons of date granularity slicing options (Alternative for Tabber plugin)ORSection 2 - Dropdown List - Creating Drop-down list with Date granularit...

intapiuser by Community Team Member
  • 1770 Views
  • 6 comments
  • 3 kudos

Modify Date filters using EmbedSDK to keep the original filter ID

Disclaimer: Please note that this blog post contains one possible custom workaround solution for users with similar use cases. We cannot guarantee that the custom code solution described in this post will work in every scenario or with every Sisense ...

ILLIA_0-1711622179130.png ILLIA_1-1711622555864.png
ILLIA by Sisense Team Member
  • 222 Views
  • 0 comments
  • 3 kudos

How to List Dashboards and Data Models a User Has Access To

How to List Dashboards and Data Models a User Has Access ToAs a Sisense administrator sometimes you want a quick way to get the list of data models and dashboards a user can access. There is no direct way to do this through the user interface and thr...

kreycraft_0-1709833800339.png kreycraft_1-1709833800274.png kreycraft_0-1710880537932.png kreycraft_1-1710880728210.png
kreycraft by Sisense Team Member
  • 563 Views
  • 2 comments
  • 2 kudos

Plugin - DisableLogoLink

Plugin - Disable Link To Sisense Server Homepage In Top Left Logo Icon This plugin disables the link to the home page of the top left logo in the Sisense UI. The plugin also removes the logo icon being treated as a link on mouse hover. This logo im...

Screen Shot 2024-02-23 at 5.07.40 PM.png Screen Shot 2024-02-23 at 5.07.40 PM.png

Giphy Widget

Download: GIPHY WIDGETINTRODUCTIONThis article explains how to install and use the giphy widget.This is an extension of the existing image widget allowing you to define a keyword and with the giphy api display a random image driven by the keyword.  W...

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

Beginner Sisense REST API Tips

Three tips for new users working with Sisense's REST API for the first time.1. If you're running API calls through our Swagger UI (ie, by going to Admin -> REST API -> REST API Reference), you do not need to generate and pass an authentication token....

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

Exporting Options in SisenseJS

Exporting Options in SisenseJS SisenseJS is a powerful tool that allows embedding widgets from Sisense into external applications. Despite it being a very straightforward way of embedding, SisenseJS has some missed functionality. For example, there ...

Labels