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

Forum Posts

BLOX EQUAL & DYNAMIC SPACING

I have the following BLOX widget: Which is generated via this BLOX code: { "style": "", "titleStyle": [ { "display": "none" } ], "script": "[].slice.call( document.getElementsByClassName('blox-date') ).forEach(function ( div ) { div.innerHTML = new D...

cartercjb_0-1652810819890.png

Using Google Ads connector for EC models with CDATA Driver

The Google Adwords native connector is no longer supported because they use Google APIs that are no longer supported by Google.New installations from 2022.5 and up will no longer contain the Google Adwords native connector. Note: The CDATA table/colu...

guyraz_0-1652802810366.png guyraz_2-1652802810349.jpeg guyraz_3-1652802810339.png
GuyRaz by Sisense Team Member
  • 1631 Views
  • 0 replies
  • 0 kudos

Resolved! PREVENT EXPORTS

I have two questions after searching through the community: HOW DO YOU PREVENT A WIDGET FROM BEING DOWNLOADED? HOW DO YOU PREVENT USERS FROM EXPORTING AN ENTIRE DASHBOARD TO PDF?

cartercjb_0-1652723644237.png cartercjb_2-1652723716527.png

Column Chart - Rename Categories/Break-By

When creating a column 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_4-1652684842117.png Ophir_Buchman_5-1652684857959.png Ophir_Buchman_6-1652684910083.png Ophir_Buchman_7-1652684926006.png

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
  • 669 Views
  • 1 replies
  • 3 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
  • 2496 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
  • 1173 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
  • 1995 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
  • 870 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
  • 720 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
  • 1627 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
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