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

Forum Posts

Line/Area Chart - Creating an Area Range

When creating a line chart you'd sometimes want to add a range area to emphasize an "Acceptable Range". The following script will allow you to create a widget that looks as follows: Notice the following modifications were made to the original widget:...

Ophir_Buchman_0-1648707341231.png Ophir_Buchman_1-1648707745451.png 83227784_3726975083979609_8570336295451099136_n[1].jpg

Resolved! Order Months in Column chart by logical order

Hi Sisense community, I would like to order the months in my column chart according to the logical order, but right now it's mainly showing alphabetical order. Would anyone be able to assist on this? Ideally I would like to achieve it on the frontend...

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

Resolved! Highlight 1st column in Pivot using values from another column

Hello, I'm using Sisense Linux and I have a pivot table that I'm using to stoplight certain locations with green, yellow, or red. My 1st column is location(like NYC), my 2nd column is text status(GREEN), and my 3rd column is number status(3). I would...

stoplight_ex.png stoplight_ex2.png stoplight_ex3.png

BLOX TABLE WITH HYPERLINKED URL

I am trying to create a dashboard that contains a Blox widget with custom hyperlinked resources in it. This was what I came up with. Does anyone have a better idea/suggestions for achieving this? { "style": "", "script": "", "titleStyle": [ { "displa...

cartercjb_0-1648527528310.png

Wrapping text in pdf export of pivot

Hello Community, i am looking for a solution of wrapping text in pivot pdf export. By using the below code i am able to wrap text in dashboard but not in pdf. this.afterResultLoaded = function (args) {$('table', args.element).css('table-layout', '');...

Chandra by 8 - Cloud Apps
  • 1123 Views
  • 0 replies
  • 0 kudos

Pivot Table widget - column headers and column data out of alignment

I am seeing odd behavior in a pivot table widget. This is a widget that has been in production for some time, and it gets updated once a week with a new batch of data. This week, for the first time, the column headers are out of alignment with the da...

Screenshot 2022-03-25 120856.png
Amy by 7 - Data Storage
  • 1798 Views
  • 2 replies
  • 0 kudos

Color Palette in Order

Hello, We want to use color palette in such a way that the pattern will repeat from initial color from palette for every column. But in Sisesne its just giving out random order as shown in the attached pictures. Any suggestions would be appreciated. ...

SaiKumar by 7 - Data Storage
  • 2424 Views
  • 3 replies
  • 0 kudos

Resolved! PastDay formula

Hi, Sisense Community,I use DiffPastPeriod() and PastDay() to show previous day's values or to calculate the difference with the previous day. BU the problem is that I don't have data for Sundays and it seems like the formulas DiffPastPeriod() and Pa...

Laris_Fdz by 8 - Cloud Apps
  • 2246 Views
  • 4 replies
  • 0 kudos

Stopping an RSUM after its last value

When using RSUM over a category, and when the RSUM has underlying values only for some early periods of time, and not later periods, it sums in the NULLs from those future periods showing values extending into the future. I do want the RSUM to be con...

wallingfordce_0-1648057720496.png

PDF Header Elements

Hello!I'm looking to play around with the Dashboard Header parameters. More specifically, I'd like to do the following: 1. Truncate the Data As Of parameter to the day (aka remove timestamp) 2. Play around with the display of the Dashboard Filters. F...

Display widget in tooltip

By default values and labels are displayed in tooltip. Also its possible to add additional information to tooltip by using script . Sometimes it would be more helpful to display a widget as tooltip (Reference) Steps: Create base chart - the chart in ...

harikm007_1-1647955473438.png
harikm007 by 13 - Data Warehouse
  • 3151 Views
  • 3 replies
  • 6 kudos

Sub column Headers in Pivot Table

I am trying to achieve a pivot table format, where there are multiple column headers under one. I am attaching the screenshot for the format here. As the fields are text and date fields, i am not able to achieve that format directly through the pivot...

HemaK by 7 - Data Storage
  • 1088 Views
  • 0 replies
  • 1 kudos

BLOX WIDGET: PIVOT INSIDE A PIVOT

I have the following blox widget: with the following code: { "style": ".blox-slides:not(:first-child) .blox-pivot-title{display:none} .blox-slides .blox-pivot-title{margin-bottom:10px; font-weight:bold; color:black; font-size:1em}", "showCarousel": f...

cartercjb_1-1647629460323.png cartercjb_2-1647629509001.png cartercjb_6-1647629674234.png cartercjb_5-1647629627259.png