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

Forum Posts

Resolved! Pie Chart, select 1 particular slice and rest are "Others"

Is there a way to select 1 particular slice of a pie chart and move the rest to "Others". By choosing the Select 1 slice option, it picks up the highest value and moves the rest to others. I want to be able to pick another category of the slice.

mirzay by 8 - Cloud Apps
  • 2223 Views
  • 3 replies
  • 0 kudos

Using Next() or PastYear() with multiple dates

I have a data set that contains a start date and and end date for each record, as well as a field for Cost. I want to create a line graph with one line for the cost total for each month in the prior calendar year, and a second line for the cost total...

AFrazier by 7 - Data Storage
  • 807 Views
  • 0 replies
  • 0 kudos

Adding Multiple Metrics to Tooltip for TreeMap

Currently, when I mouse over the TreeMap to get the tooltip, only one metric/value is displayed. Is it possible for me to show more than one metric in the TreeMap's tooltip? Thank you!

amelia by 10 - ETL
  • 677 Views
  • 0 replies
  • 0 kudos

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
  • 1670 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
  • 1787 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
  • 2346 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
  • 954 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
  • 1052 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
  • 704 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
  • 572 Views
  • 0 replies
  • 0 kudos
Check out our Software Developer Communities!