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

Forum Posts

How to apply javascript to all pages of a table

I have the following script that modifies the values within a couple columns in this table widget and it works just fine. The issue I am having is it only applies to the first page of the table, and as soon as I change the page the changes are no lon...

jfarmer by 8 - Cloud Apps
  • 1868 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 10 - ETL
  • 1776 Views
  • 2 replies
  • 0 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
  • 2892 Views
  • 2 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
  • 1244 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('processres...

harikm007_0-1651986366921.png
harikm007 by 13 - Data Warehouse
  • 1024 Views
  • 0 replies
  • 1 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! Hover label value font colors

Is it possible to change the font color for bar chart hover  labels?  Ideally this would be a global setting, but if I have to run code per widget, ill do what it takes. Thanks!  

bar-chart-font.png
ElementUX by 8 - Cloud Apps
  • 2192 Views
  • 3 replies
  • 0 kudos

How to switch off Pivot2 columns?

I am looking for a script to switch off columns in pivot2. This option would be available to users, so I suppose I would link it to a Blox botton.The case is that we use dates in columns and several values. So when half of the month passes the table ...

Laris_Fdz by 8 - Cloud Apps
  • 1414 Views
  • 2 replies
  • 0 kudos

bringing carousel for images in Blox .

We had requirement that we had four images url in Array we want all the images in one image block all should show in carousel form .Any information related it will be helpful for us. we want script for below outcome  

rameshp0233_0-1651050415667.png rameshp0233_1-1651050515222.png

Pivot2 export to csv format

On pivot2 table we have locale customization so thousands are separated with space and not with commas, decimal are separated with commas.When I try to export a pivot table to csv, our local setting are not applied so the numbers are downloaded in te...

Laris_Fdz by 8 - Cloud Apps
  • 1299 Views
  • 1 replies
  • 0 kudos

Dashboard Custom advanced Filter

I'm attempting to create a custom(advanced script) date filter on a widget. My  base table has dates in the future for forecast planning, but I only want the widget to show results   from: "2020-01-03"   to: "today". (I want getdate() or similar) Is ...

jacobgould_0-1651157027913.png
jacobgould by 7 - Data Storage
  • 2321 Views
  • 1 replies
  • 0 kudos

Responsive PieChart

Hello, is there any way how to make piechart looks better on mobile devices?It has 800px width by default and it's shrinking the whole screen.

vmaik by 7 - Data Storage
  • 1356 Views
  • 1 replies
  • 0 kudos

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 || opac...

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

Gradient color in bar/column/line/area chart

Below script will add gradient color to widget. Supported widget types are bar chart, column chart, line chart and area chart Steps:   Create bar/column/line/area chart Add below widget script and update the variable 'color1' with any color you n...

harikm007_1-1651083898891.png
harikm007 by 13 - Data Warehouse
  • 1261 Views
  • 0 replies
  • 0 kudos
Check out our Software Developer Communities!