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

Knowledge Base Articles

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

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

BloX Template: Home Page

BloX Template: Home PageIntroductionThe Blox Home Page template allows the dashboard designers to incorporate KPIs as a card widget. Each card can be treated as a visual summary of the dashboard it is referring to.As an example, the TOTAL AMOUNT card...

shubhamgoel_0-1702416861127.png shubhamgoel_1-1702416892008.png shubhamgoel_2-1702416938453.png

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
  • 2782 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
  • 1228 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
  • 1284 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
  • 456 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
  • 510 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...

Labels