Build Analytics
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

center align all widgets in dashboard

dashboard.on('widgetready', function (se, ev) {// Widget IDsvar widgetIds = ['645216bac5715a00355a81b5', '645cc852c5715a00355b12ec', '64631a30c5715a00355b35c6',"646339bcc5715a00355b365f","64633ac6c5715a00355b3668","64633bd5c5715a00355b367b"]; // Add ...

customize widget backround and header

dashboard.on('widgetinitialized', (el, args) => {$('widget-header').css('background-color', '#E8E8E8').css('font-weight', 'bold');$('.widget-title__holder').css('font-size', '16px');});

Conditionally format a measure based on another measure

Sometimes we would like to color code a measure (A) not by its performance rather by another measure's (B) performance. The problem is that when applying the conditional formatting on measure A, the measure A is static in the equation. To work around...

111.png
Ido_QBeeQ by 9 - Travel Pro
  • 494 Views
  • 0 replies
  • 2 kudos

Sisense Cloud(Linux) limitations

Hi team! I'm looking for information about Sisense limitations, like the maximum number of ElastiCubes, tables per cube/instance, columns in a table, dashboards, etc. I've been trying to find such information in the documentation but with no luck. Is...

yfadyeyev by 7 - Data Storage
  • 448 Views
  • 0 replies
  • 1 kudos

Is it possible to change the scroll bar color?

I have several pivots and tables that require scrolling through. Given that I have a dark background, the scroll bar is hard for users to see. I’d like to change the color to improve the user experience. Ideally, this would be done at a high level, b...

Laflet by 9 - Travel Pro
  • 2005 Views
  • 6 replies
  • 0 kudos

Custom Blox Filter for measure

Hello, I was wondering if there is a way to create a measure filter in my case customer spend filter, where the user can define a number and the views are filtered by it? so basically I want to filter my view for customers who spent more than XYZ num...

Bubble Chart with Pivot

Hi all, I want to make bubble chart inside the Pivot table, we have column as a Product Category and rows as an ID, I want to show bubble as a value between them. For Example: I want bubble instead of Total Profit% value inside the pivot table. Pleas...

Bubble Chart Inside Pivot Table

Hi all, I want to make bubble chart inside the Pivot table, we have column as a Category and rows as an ID, I want to show bubble as a value between them. Please help. Thanks

how to increase the chunck size

I have a table that has 1454334099 records and the build downloads 100000 in one hour it downloads 100.000.000 how can I increase the chuck or what is the best alternative to decrease the build times?

alexgv12 by 9 - Travel Pro
  • 1430 Views
  • 3 replies
  • 0 kudos

NPE in schema changes model creator - create (55).

I added a custom column in an EC and when I run a 'changes only' build, I am encountering the following error : NPE in schema changes model creator - create (55). Why am I getting this error message and how do I move past it so my EC will build succe...

vaibhav_j by 9 - Travel Pro
  • 654 Views
  • 0 replies
  • 0 kudos

Resolved! Dashboard Filters

I have a couple questions related to dashboard filters: 1. I am using one filter for the "Country" field and another filter for "States" field. When I select a value in the "Country" filter for instance United States, the values in the "States" filte...

vaibhav_j by 9 - Travel Pro
  • 1397 Views
  • 2 replies
  • 0 kudos

Resolved! Schedule "Changes only" EC build

Hello, Is there a way to schedule a "Changes only" build in Sisense? As per the article below, it appears that there is no option to select what type of build I want to run. By default it runs a "Replace All" build at the scheduled time. I wish to ru...

vaibhav_j by 9 - Travel Pro
  • 2126 Views
  • 3 replies
  • 0 kudos

Building Cube - Long Time Initializing and Finalizing

My cubes can take 15-20 minutes during the initializing and finalizing steps when building. This is out of the 25-30 minutes it takes to do the entire build - so over 50% of our build time is coming from these steps. Does anyone have an idea what cou...

vrice by 8 - Cloud Apps
  • 1649 Views
  • 2 replies
  • 0 kudos

Resolved! Custom Filtering for Viewers - Blank Filter Menu

I have a dashboard with three filter buttons made from BloX that will filter the dashboard for specific time ranges (last 2 weeks, last 4 weeks, last 8 weeks). These buttons work as expected by creating a custom filter when there is no option that ma...

blankDateFilter.png
vrice by 8 - Cloud Apps
  • 1388 Views
  • 1 replies
  • 0 kudos