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

Forum Posts

Bar Chart - Rename Categories/Break-By

When creating a bar chart you'd sometimes want to rename the categories/break-by fields Modify the "Break-By" Category Names Apply the following widget script: widget.on('processresult', function(widget,result) { // Translation Dictionary let dict = ...

Ophir_Buchman_0-1652640891727.png Ophir_Buchman_1-1652640905222.png Ophir_Buchman_2-1652640949007.png Ophir_Buchman_3-1652640966095.png

Set marker symbol for each category in line chart

Different marker symbols can be set to line chart based on its value (Y-axis) using this script. But in some cases we may need to set icons for each category (X-axis), Here is a script to achieve this https://www.binextlevel.com/post/set-marker-symbo...

harikm007_0-1652432448238.png
harikm007 by 13 - Data Warehouse
  • 370 Views
  • 0 replies
  • 2 kudos

Resolved! How do I sum if or count if using conditional values?

Hi Community, I'm trying to figure out why my pivot table is returning incorrect values, and how to fix it.I need a variety of formulas that apply to each program in my pivot table to collect data about how much money we are contracted to receive, ho...

oliviar_7-1652199331670.png oliviar_8-1652199384350.png oliviar_1-1652198307796.png oliviar_2-1652198431447.png
oliviar by 7 - Data Storage
  • 1666 Views
  • 3 replies
  • 0 kudos

Resolved! Dynamic Sparkline Width

Hi, I have 2 questions about formatting sparklines in BloX. 1. Is there a way to make the width of the sparkline dynamic, rather than hard coding it? 2. How can I remove all the white space above my first textblock? I have the margin-top set to zero ...

gwolfe_0-1652134864712.png
gwolfe by 9 - Travel Pro
  • 695 Views
  • 2 replies
  • 0 kudos

Resolved! Tracking previous months data alongside current month

  Morning! Is there a way that I can track the previous month's exceptions alongside the current month? The left widget is working as intended with the max value listed being the total exceptions of the previous month, and the ~46k is the current exc...

Screenshot 2022-05-09 113835.png
zfesler by 7 - Data Storage
  • 1481 Views
  • 4 replies
  • 0 kudos

Change a language by request

Hi, I have a problem with Sisense localizationOur React application has a language switcher that we can use to change the language through the i18n library, but how can I change the localization of the Sisense widgets at the moment of language switch...

vmaik by 7 - Data Storage
  • 493 Views
  • 0 replies
  • 0 kudos

Add Data label to center of donut chart

Hi, Below script will display total value at the center of donut chart. Refer - https://www.binextlevel.com/post/add-data-label-to-center-of-donut-chart var titleText = '' var labelColor = '#4287f5' var labelFontSize = '24px' widget.on('processresult...

harikm007_0-1651986366921.png
harikm007 by 13 - Data Warehouse
  • 460 Views
  • 0 replies
  • 1 kudos

Values not appearing in pivot table

Hi all, I am creating a pivot table widget in Sisense and the values are all showing up as 0. I double-checked the widget JAQL and they're all using the same table so that shouldn't be the issue. I also checked the Sisense analytics for the table and...

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

Run an additional JAQL within your script

In various cases, you'll require additional data from your data model - Data that wasn't part of your original widget's query. The following function allows you to query your data model as part of your javascript code (using your existing security to...

83227784_3726975083979609_8570336295451099136_n[1].jpg

Resolved! Change widget header background color

Trying to change the widget title background color. I am using custom css code for card look. The following widget code allows me to change border radius/color. Trying to use similar "widget-header' to no avail. Any ideas? Thx! $('.widget') .css('bor...

ElementUX_1-1651694032138.png
ElementUX by 8 - Cloud Apps
  • 1363 Views
  • 4 replies
  • 0 kudos

Starting day of a week Changes

Hi All, I'm trying to change the starting day of the Week in Cube level, Need to calculate Total Hours worked by an employee from Saturday to Friday. If I choose Week range(week 1, week 2, etc..) then my week selection should calculate total hours fr...

Area Chart - Gradient-Fill (Linear/Radial) Area

When creating an area chart you'd sometimes want to use a gradient-fill the area of the chart (linear or radial) Linear-Gradient Fill (Top-to-Bottom) Apply the following widget script: function hexToRgbA(hex,opacity){ var c; if (opacity < 0 || opacit...

Ophir_Buchman_0-1651238999794.png Ophir_Buchman_1-1651239015628.png Ophir_Buchman_2-1651239235721.png Ophir_Buchman_3-1651239698634.png

Resolved! Export a widget to CSV in Sisense.js

Team, I am using Sisense.js to embed Sisense widgets to my applications, just want to understand the ways that how can I give export to csv option . Looking for an eportcsv button kind of solution. Thanks, Nazeer

Nazeer by 8 - Cloud Apps
  • 1475 Views
  • 5 replies
  • 0 kudos
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

Sisense Privacy Policy