top of page
Tags
Hide widgets based on selected filters
There can be situations where we need to hide few widgets if particular item is selected for a filter. Here is a script to hide widgets...
3870
Disable/Deselect One or More Items in Legend By Default
In Sisense, all legends are enabled by default. Below script can be used to disable one more items in legend when load/refresh the widget...
1541
Target/Benchmark Line Based on Selected Filter
It is possible to add a benchmark/Target line to a chart using script. But there can be situations where we need to change the benchmark...
1910
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...
5813
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...
4933
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...
2230
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...
1792
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...
1100
bottom of page