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

Forum Posts

REFERENCING WIDGETID AS VARIABLE IN TABBER

Can anyone recommend the best-practice approach for defining each widget ID as its own variable so that I can reference the names in this script instead? I'm having a difficult time keeping each tab accurately updated. This is what I have currently c...

cartercjb_0-1647369623530.png cartercjb_0-1647438460281.png cartercjb_1-1647438639783.gif

Reading Widget value to Edit script

Hi Team, I am new here. I am trying to read the value of a widget to the Edit script and trying to customize the widget based on data value. For example, if I have an indicator or a smart label widget and could see a number or value in it. How can I ...

Nazeer by 8 - Cloud Apps
  • 1793 Views
  • 2 replies
  • 0 kudos

Resolved! DYNAMIC SUBTOTAL TEXT

I am trying to remove the Total text portion from the subtotal row so that it only reads the row value - COTA (highlighted in yellow): Referencing this KB article, I was able successfully this with the manual text replacement, but I'd rather it be dy...

cartercjb_0-1647278470219.png cartercjb_0-1647282802080.png

Filtering of null values out from Sisense

Hi! I am currently facing an issue with one of my dashboards - rows with null values are being hidden after some filters are applied. This affects other columns of data, since some of them use RSUM. The RSUM values are wrong since the rows with null ...

amelia by 10 - ETL
  • 1251 Views
  • 1 replies
  • 0 kudos

Customized Hover for Area Map

Hi, When hovered over a region/state in an Area map, can we add extra lines of details [column values] in the tooltip that pops-up after hovering? Also, it would really be helpful if we can achieve it for other chart type as well. Thanks!

Convert pie chart to semi-circle donut

Here is a script to convert pie chart to semi circle donut widget.on('processresult', function(se, ev){ ev.result.plotOptions.pie.startAngle= -90, ev.result.plotOptions.pie.endAngle= 90, ev.result.plotOptions.pie.center= ['50%', '85%'], ev.result.plo...

harikm007_0-1646895212649.png
harikm007 by 13 - Data Warehouse
  • 3450 Views
  • 10 replies
  • 1 kudos

Resolved! Column Chart - Change the Default Column Width

When creating a column chart, you may want to control the width of the columns. To do so add the following script to your column widget: const newWidth = 5widget.on('domready', function(widget) { try { console.log('DOM Ready script starting (wid=' + ...

Ophir_Buchman_0-1646734484089.png Ophir_Buchman_1-1646734496701.png 83227784_3726975083979609_8570336295451099136_n[1].jpg

Resolved! Blox - Color format words in text string

Hello Sisense Community, Despite on-line HTML references, I cannot properly code a BloX "text" string to change color of specific words in the text line. I'm sure this is straightforward coding; can't find an example in other BloX templates. I have a...

Dennis_M by 9 - Travel Pro
  • 1597 Views
  • 2 replies
  • 0 kudos

Resolved! How to create Custom Columns: ThisWeek, ThisWeekPrevYear?

Hi,I am trying to create two boolean Custom Columns in my DimDate table to flag data in the current week, and data in the same week, previous year. This type of flag is easy to create for a monthly resolution, but weeks are tricky because they can sp...

EricB10 by 8 - Cloud Apps
  • 2093 Views
  • 4 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 [email protected]