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

Forum Posts

Dashboard - Passing Filter Values Using URL Parameters

A customer may want to pass a filter value using the URL (as a parameter). A common case could be when an external system launches a dashboard and wants it to default to a specific value.The following script allows you to parse the parameters receive...

Ophir_Buchman_0-1654805158204.png 83227784_3726975083979609_8570336295451099136_n[1].jpg

Bar Chart - Format a bar to have rounded corners

When creating a bar chart, you might want to design it to have rounded corners To round all corners - Apply the following widget script: widget.on('processresult',function(widget,result) { result.result.plotOptions.bar.borderRadius = 10;}); Before Af...

Ophir_Buchman_0-1654799819364.png Ophir_Buchman_1-1654799836752.png Ophir_Buchman_2-1654800115515.png Ophir_Buchman_3-1654800128976.png

Column Chart - Format a column to have rounded corners

When creating a column chart, you might want to design it to have rounded corners To round all corners - Apply the following widget script: widget.on('processresult',function(widget,result) { result.result.plotOptions.column.borderRadius = 10;}); Bef...

Ophir_Buchman_0-1654798931497.png Ophir_Buchman_1-1654798941442.png Ophir_Buchman_2-1654799261604.png Ophir_Buchman_3-1654799271095.png

Case Statement at Widget Editor Level

Hi, I am trying to create a new dimension base off of a case statement in the widget editor, but I can't get it to work (unless it's based on a value). For example, this first snippit (this is what I need) won't work . The second will. I don't want t...

gwolfe_0-1654791729748.png gwolfe_1-1654791940004.png
gwolfe by 9 - Travel Pro
  • 850 Views
  • 2 replies
  • 0 kudos

Resolved! How do you turn a field into a formula?

I want to display a COUNT of 'Time Clock In' by Employee, and then I am going to do further math but the thing is, how do you turn it into a formula?

Jon_0-1654697399612.png
Jon by 8 - Cloud Apps
  • 912 Views
  • 2 replies
  • 0 kudos

Change Legend Category Names

Does anyone know of a script that can be used to change the names of category values for a pie chart? I have the chart below which uses a binary value and I would like to replace these values with text.

jmn3_0-1654617761654.png
jmn3 by 9 - Travel Pro
  • 1300 Views
  • 4 replies
  • 0 kudos

Resolved! Secondary Indicator Widget

Good morning - I would like to create a 'simple' numerical indicator widget with a sales value as the primary metric and the target sales value as the secondary metric. The target sales value is stored in an excel sheet with a structure like this: I ...

Screen Shot 2022-06-07 at 7.13.08 AM.png Screen Shot 2022-06-07 at 7.26.15 AM.png
amelia by 10 - ETL
  • 1092 Views
  • 2 replies
  • 0 kudos

Build function on custom table not working.

I have attempted, in the data source section of an elasticube/dashboard to build with changes only on a custom table (green). After 8 hours, the custom table continues to show "unbuilt changes" and at various intervals a separate table (brown) shows ...

Display total value in legend

The script below displays value of each items along with legend in pie chart. Refer : https://www.binextlevel.com/post/display-values-in-legend-pie-chart widget.on('processresult', function(se, ev){ ev.result.legend.labelFormatter = function(){ conso...

harikm007_1-1654539575225.png harikm007_0-1654539233146.png
harikm007 by 13 - Data Warehouse
  • 591 Views
  • 0 replies
  • 1 kudos

Resolved! Embed dashboard for guest viewers?

Is it possible to embed a dashboard or otherwise share a dashboard so that anyone with the link can view it without signing in? Data level security is not a concern for my use-case.

cglowe by 8 - Cloud Apps
  • 627 Views
  • 1 replies
  • 1 kudos

Custom Sisense Bar Chart using Blox Progress Bar not working

I want a Progress Bar that will display my current sales in comparison to the target. I found a similar tutorial and followed it exactlyThis is the tutorial I followed : https://profusion.com/insights/custom-bar-charts-in-sisense-blox-with-diego-cord...

image_blox_progress_bar.png
Lisha by 8 - Cloud Apps
  • 992 Views
  • 3 replies
  • 0 kudos

Formatting Stack 100 Bar Chart

Hi I am trying to format a stacked 100 bar chart. I am looking for help on 3 things Re-order the break by's. I want the smaller amount on the left (see first image) I want to round the corners of the bars. (see second image) If rounding the corners i...

gwolfe_0-1654212298066.png gwolfe_1-1654212408071.png
gwolfe by 9 - Travel Pro
  • 566 Views
  • 1 replies
  • 0 kudos
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 community@sisense.com