How-Tos & FAQs
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

How to Calculate Absolute Sum

How to Calculate Absolute Sum We have a table with data and we are going to calculate the absolute SUM for [sum] column.  We divide this into two parts. First of all, we SUM all positive values with the formula       ([Total sum],[sum1])        Th...

Screenshot_25.png Screenshot_29.png Screenshot_28.png Screenshot_30.png
OleksandrB by Sisense Team Member
  • 467 Views
  • 0 comments
  • 0 kudos

How to create a Personalized Navigation Landing Page

 Requirement In this article, we will look to create a personalized dashboard navigation landing page that shows: The logged user's most popular dashboards.Most popular dashboards on the company level. Consider further enhancing the logic present...

intapiuser by Community Team Member
  • 2021 Views
  • 1 comments
  • 1 kudos

How to Change the Pivot Header Row Style with TransformPivot

How to Change the Pivot Header Row Style with TransformPivot This solution is based on Pivot 2.0 API supported in Sisense version L8.2.1 or later (not supported in Sisense for Windows). For this solution, we shall use cellStyle from Pivot 2.0 API. T...

TS_1-1680090546134.png TS_2-1680090855977.png
taras by Sisense Team Member
  • 1178 Views
  • 0 comments
  • 1 kudos

Indicator Gauge as a Percentage

If you are using a gauge indicator in your dashboard and want to make the gauge reflect a percentage like shown below (elasticube is Sample Retail) - Follow the steps below - Steps:1. Create an indicator widget and add a value you want to review. In ...

intapiuser by Community Team Member
  • 1117 Views
  • 0 comments
  • 0 kudos

Control Chart

Please note this article is useful for Windows users and users who use older Linux versions that pre-date the Analytical Engine.    Control charts are a common way to show a trend line of some metric, as compared to an upper and lower boundary. This...

intapiuser by Community Team Member
  • 1620 Views
  • 0 comments
  • 0 kudos

Sharing a file from a local machine in a dashboard

Sisense has the capability to share a local file (excel, word, pdf etc.)  with dashboard users.    Note: The file must be saved on the server in the following path: %programfiles%\Sisense\PrismWeb. You can create a new folder or save it under 'Resour...

intapiuser by Community Team Member
  • 797 Views
  • 0 comments
  • 0 kudos

Formatting Date And Time As A Single String

CaveatsIf you have windows, the only way to do this in a way that will show up in exports is to create a string representation of the date in the elasticube and use that. There are limitations. If these are significant, look at a move to Linux. This ...

intapiuser by Community Team Member
  • 1474 Views
  • 0 comments
  • 0 kudos

Advanced Dynamic Filtering

Many times we’d like to be able to compare a few items out of a large set to see how they relatively behave. For example, how a certain period did compared to any other period, or how a certain country’s sales or sales representative achieved compar...

intapiuser by Community Team Member
  • 3170 Views
  • 0 comments
  • 0 kudos

Conditional Formatting Break By Chart

In this post we will cover two scenarios:Legend-Based Color: conditionally format the elements in order that they appear in the legend (alphanumerically)Value-Based Color: conditionally format the elements by their total sum (or an aggregation of you...

intapiuser by Community Team Member
  • 1087 Views
  • 0 comments
  • 0 kudos

Dynamic Pivot Table Data Bar Color Formatting

IntroductionThis article describes how to dynamically color the Data Bars within a pivot table based on the cell values. Presented here are two methods:Use stock gradients to provide different colors based on cell valuesDefine RGB shade magnitudes ba...

intapiuser by Community Team Member
  • 1999 Views
  • 2 comments
  • 0 kudos

Rolling Up A Date By Day Of The Week

IntroductionThere is no OOTB option to roll up a date by the day of the week.Use this simple trick to achieve this with a simple custom field which will display and sort  as a calendar day without any additional script.InstructionsCreate an expressio...

intapiuser by Community Team Member
  • 1149 Views
  • 0 comments
  • 0 kudos

Calculate YOY , QOQ, MOM Calculations To Date.

IntroductionQuick functions are a great way to perform comparative analysis based on time periods. However there is no easy way to do a comparison to date. e.g. YTD vs YTD Last Year. e.g. If today is Sep 27, 2018 then we want to compare  Jan 01 - Sep...

intapiuser by Community Team Member
  • 810 Views
  • 0 comments
  • 0 kudos

Create Data Points In A Column Chart

IntroductionUsing line markers can be a great way to compare data whether it be over time or across a category. However, creating a marker requires using the Javascript API to hide the line. The steps below outline how to remove the line from a serie...

intapiuser by Community Team Member
  • 827 Views
  • 0 comments
  • 0 kudos

Using A Bar Chart As A Selective Indicator

IntroductionThe purpose of this article is to show you how to use a bar chart as an indicator to provide an overview and allow you to make selections.Bar charts are normally used to provide quantitative visualizations across wide sets of data. Howeve...

intapiuser by Community Team Member
  • 626 Views
  • 0 comments
  • 0 kudos

Ordering My Pie Chart From Largest Percentage To Smallest

Modeling Need:My pie chart is ordering the data in alphabetical order by category. I am looking to order the data from largest to smallest percentage.Solution:I can change the widget type from pie chart to column chart. Then order the values in desce...

intapiuser by Community Team Member
  • 3082 Views
  • 0 comments
  • 0 kudos

Filter For Last Working Day

When a filter based on this custom column is active, the dashboard will reference the last working day.If the dashboard is checked on Monday or Sunday, Friday's data will be shown. If the dashboard is checked on Tuesday - Saturday, the prior day will...

intapiuser by Community Team Member
  • 508 Views
  • 0 comments
  • 1 kudos

Maintain Percentage Contribution Using ALL Function

Analytical Need Even though this requirement sounds fairly simple, a lot of times, this use case gets confusing. If there are 10 stores for a Retail Chain, sometimes the Management would only want to compare 3 stores and split the entire contributio...

intapiuser by Community Team Member
  • 4239 Views
  • 0 comments
  • 1 kudos

Divergent/Negative Bar Chart

Sometimes you may want to compare two values alongside each other to measure impact of one vs the other but without stacking them or having them side by side.This is often called a divergent bar chart.This can be done in Sisense with just a little bi...

intapiuser by Community Team Member
  • 802 Views
  • 0 comments
  • 0 kudos