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

Knowledge Base Articles

Restoring dashboards default settings automatically

In this post you can learn how to automatically 'Restore Dashboard' on each page refresh or opening, this setting will always restore the dashboards initial published state for your viewers and designers.   This can be used for cases where you would...

Financial Formatting for Pivot Tables on Linux

QuestionHow to apply Financial Formatting to Pivot Tables?AnswerFinancial reports usually have specific styling requirements where negative numbers are shown in parentheses as opposed to having a leading minus sign. They are also usually written in r...

TriAnthony by Sisense Team Member
  • 136 Views
  • 0 comments
  • 0 kudos

Toggle Logarithmic Feature

Toggle Logarithmic Feature Question I want the user to be able to toggle on and off the "Logarithmic" feature from the design panel. Answer See the script below: widget.on('processresult', function(se, ev){ev.result.chart.spacing = [20, 20, 77, 20...

gwolfe_0-1716309534846.png
DRay by Community Team Leader
  • 197 Views
  • 0 comments
  • 1 kudos

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...

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
  • 206 Views
  • 0 comments
  • 1 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 Leader
  • 527 Views
  • 0 comments
  • 1 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
  • 752 Views
  • 1 comments
  • 0 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

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

Hide the widget's Button from the Toolbar for Viewer User

Hide the widget's Button from the Toolbar for Viewer UserWe will be learning how to hide information/additional buttons on the widgets from the Viewer user. Also, it is possible to hide these buttons from all users.   For this press the 3 dots in the...

OleksandrB_2-1707942105724.png OleksandrB_3-1707942105725.png
OleksandrB by Sisense Team Member
  • 383 Views
  • 0 comments
  • 2 kudos

Dashboard Dictionary

Use Case My users and designers were looking for an easy way to get insights into how certain dashboards and widgets were built in terms of formulas and filters.  Solution For this, I have written a Python script that takes a list of dashboard IDs...

DRay_0-1707934801901.png
DRay by Community Team Leader
  • 361 Views
  • 0 comments
  • 1 kudos
Labels