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

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?Solution: You can use this script. It uses the standard BloX OpenURL action and will build and style a web page opening button...

intapiuser by Community Team Member
  • 365 Views
  • 0 comments
  • 0 kudos

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"Solution: You'll need to create a custom action and include something like:var elmnt = document.getEl...

intapiuser by Community Team Member
  • 66 Views
  • 0 comments
  • 0 kudos

BloX Template: Guided Tour/Help

Question: Is there a way to sett up tours or help bubbles for your the app?Solution: Here is the link to the Github, https://github.com/shipshapecode/shepherd for Shepherd.js. iIt s a Javascript library that can help with the solution. This is how we...

intapiuser by Community Team Member
  • 130 Views
  • 0 comments
  • 0 kudos

Jump To Dashboard Filter

Question: How to pass the filters from the JumpTo Dashboard in Blox?Solution: 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 a...

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

How to create a Pop Ups

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

intapiuser by Community Team Member
  • 125 Views
  • 0 comments
  • 0 kudos

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?Solution: You can use the f...

intapiuser by Community Team Member
  • 136 Views
  • 0 comments
  • 0 kudos

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.Solution: Y...

intapiuser by Community Team Member
  • 116 Views
  • 0 comments
  • 0 kudos

Add Non-Repeating Header To List Of Items

Question: How to add a main header row that contains the column title of each row of data?Solution: You can solve it with a widget script, please follow these steps:1. Add a class to your "title", or the part that you only want to repeat once (in our...

intapiuser by Community Team Member
  • 133 Views
  • 0 comments
  • 0 kudos

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.Solution: You can use the script to keep the ...

intapiuser by Community Team Member
  • 183 Views
  • 0 comments
  • 0 kudos

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:Solution: Replacing the arrow func...

intapiuser by Community Team Member
  • 129 Views
  • 0 comments
  • 0 kudos

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")?Solution: Here's a simple way to do something of the kind! T...

intapiuser by Community Team Member
  • 172 Views
  • 0 comments
  • 0 kudos

Filter selections in Blox widget

Question: How to show the values selected in the dashboard filter as a Blox widget?Solution: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 t...

intapiuser by Community Team Member
  • 903 Views
  • 2 comments
  • 0 kudos

JS Charting Gauge in Blox

Question: How can I create a Charting Gauge in BloxSolution: 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 int...

intapiuser by Community Team Member
  • 173 Views
  • 0 comments
  • 0 kudos

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?Solution: The pivot widget's "style" attribute includes settings for grand totals, and you ca...

intapiuser by Community Team Member
  • 137 Views
  • 0 comments
  • 0 kudos
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