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

Knowledge Base Articles

Migrating Blox Custom Actions

Migrating Blox Custom Actions   When relocating Sisense resources from one server to another, the Sisense Rest API is a possible method for transferring Sisense components and objects like dashboards, users, groups, and data sources. Similarly, Blo...

Screen Shot 2023-12-11 at 5.21.27 PM.png Screen Shot 2023-12-11 at 5.21.27 PM.png

BloX - Date and Timestamp Range Filter

Sisense doesn't currently support filtering on timestamps natively. This article shows how we can leverage BloX to work around this limitation and allow users to select a date and timestamp range to filter their dashboards. (This is an updated versio...

TriAnthony_0-1667944629865.png TriAnthony_1-1667938460462.png TriAnthony_8-1667936291347.png TriAnthony_2-1667938633933.png
TriAnthony by Community Team Member
  • 2647 Views
  • 8 comments
  • 1 kudos

How to use JumpToDashboard in a Blox widget

How to use JumpToDashboard in a Blox widget This article explains how to use a JumpToDashboard within a Blox widget.  We’ll use a default template “Indicator Right” as an example to implement the JumpToDashboard action within the button.  First, let...

Liliia_DevX_0-1699271424676.png Liliia_DevX_1-1699271424664.png Liliia_DevX_2-1699271424658.png Liliia_DevX_3-1699271424780.gif

Sync Blox Input Element with Current Filter State

Sync Blox Input Element with Current Filter State When creating a Blox widget and altering a filter within a dashboard or widget, it is sometimes advantageous to modify the default behavior, so that upon activating a Blox action, the Blox widget in...

Blox widget preserve.gif Blox widget sync.gif Blox widget sync.gif

Dynamic Timeframe in Sisense BloX

Dynamic Timeframe in Sisense BloX Analytical Need Understanding the timeframe scope of the data is crucial for contextualizing the dashboard, or report, accurately. Sisense generally accomplishes this by reflecting the timeframe scope within the fil...

example.gif

BloX Write Back Form to a Source Database

BloX Write Back Form to a Source Database Sisense BloX Database Writeback This guide demonstrates setting up a simple BloX widget to enable front-end users to write data back to the database. While this guide specifically uses AWS lambda to execute ...

Adding Custom Fonts to BloX Widgets

Adding Custom Fonts to BloX Widgets     Introduction BloX can import custom fonts to allow more design customization of the widget. A single or multiple custom fonts can be used in a widget. This article explains the steps to add custom fonts to a B...

GuyLevin_0-1682678684921.png GuyLevin_1-1682679000406.png GuyLevin_2-1682679185327.png GuyLevin_7-1682681252375.png
GuyLevin by Sisense Team Member
  • 1066 Views
  • 0 comments
  • 1 kudos

“Production line” Status Indicators - Dynamic BloX Widget

“Production line” Status Indicators - Dynamic BloX Widget     Introduction This article explains how to set up and use an example Blox widget that creates a dynamic visual representation of a "production line".  This widget was developed for a manuf...

GuyLevin_1-1682500775511.png GuyLevin_2-1682500942092.png GuyLevin_3-1682501017258.png GuyLevin_4-1682501158943.png
GuyLevin by Sisense Team Member
  • 1126 Views
  • 0 comments
  • 1 kudos

BloX Template: Jumbotron

Introduction: The Jumbotron template mimics Bootstrap's  Jumbotron element and suggests an elegant and actionable header. Installation Instructions: 1. Download the attached template 2. Extract the json file into your BloX template directory:   C:\...

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

BloX Template: Gradient Title Bar Indicator

The Gradient color in bar/column/line/area chart script contains a styled title bar of 3 KPI with a gradient background. Installation Instructions: 1. Download the attached template 2. Extract the json file into your BloX template directory: C:\Pro...

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

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

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

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

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

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

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

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