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

Knowledge Base Articles

Creating A Dynamic Rank Button With BloX

This post details how to create a 'rank' button to filter a widget based on user input. Ex: if the user inputs a 5, the widget will show the top 5 records by the measure of choice. Step 1Create the desired widget (it does not have to be a table) incl...

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

Change X Axis Interval

In the example above, the interval was set to 7.This will work for any data type.Widget Script:widget.on('processresult', function(a,b){ b.result.xAxis.tickInterval = 7 })

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

How to hide the element at the page

Question: Is there a way to hide, for example, the version in the user menu of the dashboard? Solution: You can develop a plugin to remove the element: $('.menu-version-item').remove()

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

Jump To Dashboard (JTD) BloX Close Button

Closing the modal window of a Jump to Dashboard can only be done be clicking outside of the window. This post details how to use BloX to create a button that resides within the window, which allows users to close it. STEP 1Create a BloX widget in the...

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

Automatically Sort Values Into Ranges Of Known Size

If you know the size your range/bucket will increment by, this quick method will help you automatically sort your values into their respective range.This is useful when you cannot create or maintain ranges using a CASE statement. In the below example...

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

Convert Quad Decimal IP Addresses To IP Integers

This expression will convert IP addresses in the quad decimal format of 'www.xxx.yyy.zzz' to integers that can be used for further analysis (eg. cross referenced to a geo-location).For example, it would convert the string '66.249.66.1' to the integer...

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

Cheat Sheet - Detecting Incorrect Data

Data is a beautiful mess. As data heroes, we spot the mess and get rid of it to highlight the beauty. Here are a couple useful tricks to detect incorrect data. We will assume a table that describes the number of meows made by each cat in each box, on...

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

Creating Records For Non Existent Transactions

IntroductionSometimes when your analyzing sales you may want to look at products that are not being sold. Or maybe for a service provider you may want to see territories where you have no subscriptions. Unfortunately, data typically does not contain ...

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

Calculating Week Number Of Quarter

IntroductionThis Post Explains how to create a new column that will calculate the week number of a Quarter.Business CaseIn many cases Business Analyst would like to track trends over time aggregated by quarters but broken down to the week within each...

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

BloX Template: Dynamic IFrame

Introduction:The Dynamic iFrame template contains an iFrame element whose hosted page's URL is set by data, fetched from the Elasticube, or contains it.Since the URL is data-related, the content of the iFrame would be sensitive to filters.Please note...

intapiuser by Community Team Member
  • 449 Views
  • 0 comments
  • 0 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:\Progr...

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

BloX Template: Title & Details

Introduction: The Title & Details template contains a styled title, followed by 4 key-value sets, providing additional information. It can be used as an informative title, especially in drilling dashboards that describe individual subjects, such as a...

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

BloX Template: Currencies Conditional (Crypto)

I have created a BloX template called Crypto Conditional to display currencies changes. This template will display the comparison of data value and an indicator to show it recent behavior The BloX display the data directly from sisense elastic data h...

intapiuser by Community Team Member
  • 379 Views
  • 1 comments
  • 1 kudos

BloX Template: Dynamic Pivot Table

Introduction:The Dynamic Table template allows you to create a pivot table which dynamically sizes columns based on the size of the browser.This template is structured for 4 columns, each of which are set to 25% of the column set size, which changes ...

intapiuser by Community Team Member
  • 1381 Views
  • 0 comments
  • 2 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 [email protected]

Share this page: