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
  • 2199 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
  • 2228 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
  • 3051 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
  • 1213 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
  • 1442 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
  • 1001 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
  • 730 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
  • 4251 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
  • 3413 Views
  • 3 replies
  • 0 kudos

Community Content Spotlight

Content you missed that you never planned on reading

Updated: Jan 29th
  1. Blog: Saving Lives with the Power of Data
  2. KB Doc: Tabber - Troubleshooting The Most Common Issues
  3. Sisense Academy: Getting Started with Sisense Academy
  4. Sisense Docs: Sisense Version L2025.1 Release Notes
Check out our Software Developer Communities!