Knowledge
Note: We are actively completing a knowledge migration process. This space will grow over the next few months as this work is completed.
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

Jump To Dashboard Filter

Question How can I pass the filters from the JumpTo Dashboard in BloX? Answer You can choose the filters you would like to pass on to the Jump To by defining them in the action's panelsToInclude property: Each panel that you would like to pass on as ...

Community_Admin_2-1634634835217.png

How to create a Pop Ups

Question How can I trigger a popup every time I open a dashboard using BloX or JS, as shown in the picture? Answer You already have the code for the popup itself then you can easily wrap it as a plugin and use the "dashboardLoaded" event to trigger t...

Community_Admin_0-1634634622296.png

Any Way To Hide Carousel Navigator Arrows?

Question When using the Indicator Sparkling template, once I add an Item (dimension) for the sparkline, the carousel navigator arrows appear. Since they are not needed, I would like to hide them. Is there a way to do that? Answer You can use the foll...

Set Default Carousel "Index" To Value Of Filter

Question Is there a way to set the default panel of the BLOX widget to the month that is currently set in the FilterDash month? That was when a user loads the page, they don't get confused by the mixed messages of BloX vs rest of widgets? Answer You ...

BloX Widget On Click

Question I am trying to make it a widget button and switch the dashboard once it was clicked. Is there a way to achieve it? Answer You can use this script. It uses the standard BloX OpenURL action and will build and style a web page opening button. T...

Custom Action To Scroll-Down To A Specific Widget

Question Would it be possible to add a scroll to a widget location action? So I have a top panel that has an action of: "navigate to Actions widget"? Answer You'll need to create a custom action and include something like: var elmnt = document.getEle...

BloX Data Input To Keep The Entered Value

Question I want to use the Date picker for filtering, however, the dates selected are not getting preserved by the date picker and might be confusing for the end users whether the date is selected or not. Answer You can use the script to keep the sel...

Community_Admin_0-1634632200939.png

Use BloX Script In PDF

Question When applying the script in BloX - the change is not applied in PDF. The example of the script: This looks fine in the BloX editor, Dashboard, and PDF preview: But the script is not applied to the exported PDF: Answer Replacing the arrow fun...

Community_Admin_0-1634632085681.png Community_Admin_1-1634632085719.png Community_Admin_2-1634632085698.png Community_Admin_3-1634632085648.png

Custom Script For Blox Panel Name

Question Is there a way to tie a default filter (set to "all") so that instead of Blox just displaying the top name in from the data, it triggers a custom phrase instead (like "Aggregate")? Answer Here's a simple way to do something of the kind! Two ...

Community_Admin_0-1634631706847.png Community_Admin_1-1634631706712.png

Filter selections in Blox widget

Question How to show the values selected in the dashboard filter as a Blox widget? Answer Our example uses a filter / field called "Fake Names"First, in your BloX widget's Editor tab: 1. Set "showCarousel" to "true", but add the following option to m...

Community_Admin_0-1634631539067.png Community_Admin_1-1634631539179.png Community_Admin_2-1634631539080.png

JS Charting Gauge in Blox

Question How can I create a Charting Gauge in Blox? Answer You will need 5 items; A field for indicating the pointer-value. In the example the number in the middle and the yellow marker Gauge minimum Gauge maximum One and Two indicate the chart inter...

Community_Admin_0-1634631355690.png

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: *Make s...

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

How to add "Turn on/off" toggle for grand totals

Question: Viewers don't have the ability to show and hide grand totals which I want them to be able to do. Is it possible to achieve with Blox functionality? Answer: The pivot widget's "style" attribute includes settings for grand totals, and you can...

Community_Admin_0-1634569253896.png
Labels
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Developers Group:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

The Legal Stuff

Have a question about the Sisense Community?

Email community@sisense.com