top of page
Tags


Convert Bar Charts into Radial Bars
In some cases, radial bar charts can look nicer and be easier to understand than regular bar charts. Since Sisense doesn’t have a...
Â
Â
Â


Elegant Buttons to Switch Between Two Measures
When analyzing data, it’s helpful to see both actual numbers and percentage values. For example, you might want to know how many students...
Â
Â
Â


Add text field in Tooltip
We already have a script to add additional information in tooltip . But we can display only calculated values (measures) in tooltip...
Â
Â
Â


Colored labels in Table widget
If there are more rows in table widget its bit difficult to find a particular item from a column. But it will be easy if we applied...
Â
Â
Â


Hide a Column from Table Widget
Sometimes we may need to hide a column from table widget, so that it will appear only in the downloaded CSV file. Here is a solution to...
Â
Â
Â


Filter Buttons v2 - With 'All' button
We already have a script to add filter buttons in a widget. Here is an upgraded version of the script which will add another button 'All'...
Â
Â
Â


Enable/Disable Pivot columns based on selected filter
Sometimes we need to hide or show few columns in pivot table based on a filter selected. Here is a script to achieve this. Steps: Create...
Â
Â
Â


Widget Refresh Button
In Sisense, widgets will be refreshed when - we reload the dashboard - change any filters - click on refresh button which can be found in...
Â
Â
Â


Buttons to Sort bars/columns
Sorting is very simple in Sisense. But this option is accessible only by chart editors. We can add buttons to sort the chart by name or...
Â
Â
Â


Filter Dropdown in Widget
Here is script to add filter dropdown to a widget. We can filter to a particular item by selecting an item from the list. Steps: Create...
Â
Â
Â


Filter Buttons in Widget
Here is script to add filter buttons to a widget. There will be one button for each items in a dimension and we can filter to a...
Â
Â
Â


Highlight Max and Min values in Line chart
Sometimes line chart contains more value points and it wont be readable if we enable the value labels. But it would be a nice feature to...
Â
Â
Â


Apply style to widget buttons
We can add buttons to a widget for many purposes. Here are some examples we already posted: Switchable Measure Buttons Button to...
Â
Â
Â


Always show i-buttons having description
We already have a script to highlight i-buttons having description. In view mode, widget i-buttons are visible only if we hover over the...
Â
Â
Â


Switchable Measure Dropdown
Here is a script to add a dropdown to switch between different measures/calculation. For example, in below screenshot, each item in...
Â
Â
Â


Switchable Measure Buttons
Here is a script to add buttons to switch between different measures/calculation. For example, in below screenshot, each button represent...
Â
Â
Â


Add Scrollbar to widget
If X-axis of a line chart, bar chart, column chart or area chart contains too many items, one option to view them is enable 'Auto Zoom'...
Â
Â
Â


Total value in Column/Line chart
Using Blox we can visualize Total Value and sparkline to show values over time. Here is a widget script to create similar visualization...
Â
Â
Â


Add i-Button in Dashboard
Currently there is an option to add description for each widget by click on i-button on title. But there is no i-button at dashboard...
Â
Â
Â


Add additional information in tooltip - (Column, Bar, Line, Area chart)
Sometimes we may need to include more information in tooltip. Here is how we can achieve this. Steps: Create column/bar/line/area chart...
Â
Â
Â
bottom of page
