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

Forum Posts

Showing X Number of Columns

I have several columns in my Sisense pivot table widget since I'm using dates as a column. However, since Sisense limits up to 73 rows. Instead of the first 73 rows, I would like to get the last 73 rows. Can anyone help out with how I can do that? Th...

amelia by 10 - ETL
  • 2032 Views
  • 2 replies
  • 0 kudos

Custom No Result message

Below script will allow you to change default 'No Result' message to any message you want. It is possible to apply different messages to each widget. Refer: https://www.binextlevel.com/post/custom-no-result-message widget.on('domready', function(se)...

harikm007_0-1662398549458.png
harikm007 by 13 - Data Warehouse
  • 2095 Views
  • 1 replies
  • 4 kudos

Resolved! Widget script for specific condition in Column chart

Below is a script that I had added for an indicator widget. If the secondary measure gives a result greater than 1, the widget will show NA.   widget.on('render', function (se, ev) { if(se.queryResult.secondary.data > 1) { se.queryResult.value.tex...

Lisha_0-1662120591625.png
Lisha by 8 - Cloud Apps
  • 2785 Views
  • 6 replies
  • 0 kudos

Resolved! Prevent users from clicking widgets

Is there a script that you can add to widget to prevent user's from clicking on them and it updating the data, e.g., clicking on a column on a bar graph which would update the dashboard? I'm wanting to ensure that the users can only navigate the dash...

Kins by 8 - Cloud Apps
  • 1146 Views
  • 1 replies
  • 0 kudos

Wrap text on KPI widget

Is there a way to wrap text on a KPI widget? My text is slightly too long, and is chopping off the end of the sentence with '...' Thanks 

Kins by 8 - Cloud Apps
  • 1295 Views
  • 1 replies
  • 0 kudos

Sorting on two columns in table widget

I want to sort a table widget based on two column, first sorting based on Column A and then Sorting based on Column B so it will come within sort values of column A, is it possible is sisense table widget      

praveenpaul03_0-1662136591633.png
datanerd by 8 - Cloud Apps
  • 919 Views
  • 0 replies
  • 0 kudos

Resolved! Responsive Blox

Hi, I have created few KPIs using Blox which looks aesthetically very appealing. However, my users work on different resolution and scaling on different machines and all the built-in charts (line chart, bar chart, column chart) gets adjusted accordin...

Scroll Through Blox Cards

I have built a series of cards using Blox and would like for the carousel arrows to actually move through the cards themselves and not just the data, any way to do that?

tbwoodt by 7 - Data Storage
  • 651 Views
  • 0 replies
  • 0 kudos

Resolved! There is a limit of 8 widgets per row. How can I increase it.

Hi. Im working on new layout of dashboard. I use some small indicators , blox, textboxes etc. and just realized I cannot add widget to row where there is already  8 widgets. This seems to be maximum limit. Is there script or server property I can use...

Wojtek by 9 - Travel Pro
  • 4015 Views
  • 8 replies
  • 0 kudos

Resolved! Using Coalesce with Lookup in a custom column

I need to create a custom column on one of my tables.  This column will be a LOOKUP from another table.  However, if the current row has no match in the remote table, I want to use the value from the current match column.  Here is what I am attemptin...

CDavidOrr by 9 - Travel Pro
  • 3208 Views
  • 3 replies
  • 0 kudos

Resolved! Jump to Dashboard Default setting

Hi, Is there a way to hide the left panel [Dashboard List] and the right panel [Filter list] when we use jump to a dashboard feature? Basically, can we just have the default view of the drill dashboard without any other panels

Community Content Spotlight

Check out our Software Developer Communities!