Knowledge
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

Forecasting using Macro Trend and Seasonality

Forecasting using a macro trend (moving average) and seasonality (seasonal index) is a common way to forecast data into the future. The two components, seasonal index and moving average, are based on prior historical trends. They come together to for...

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

Out of Memory Error During Build

SYMPTOMSWhen you build an ElastiCube, the build may fail and the build log file will show an "OutOf Memory" exception. at ElastiCube.ManagementService.Process.DataTransformationService.ExecuteCopyIntoV3(ActivityBase activitiBase, TrackingItemEvent r...

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

Control Chart using R Integration

Problem You want to create a Control Chart in Sisense to study how a process changes over time. A control chart always has a central line for the average, an upper line for upper control limit and a lower control limit. By comparing current data to t...

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

Change Color For Specific Category In Pie Chart

Edit the widge script. Copy and paste the code below and set the category name and color (hex format) desired.widget.on('ready', function(se, ev){ var e = element; var chart = e.data('hc'); var categoryName = "Beverages"; var data = chart.series[0].d...

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

Modifying Legend Style

Introduction This article will show how to modify the style of the legend in you widget.Steps Open you widget in Edit mode. From the Options Menu choose "Edit Script" to open the script editor.3. Copy and paste the following code into the script edit...

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

Creating Timeline from Start and End Dates Columns

IntroductionThis article will demonstrate how to quantify on a date axis the availability \ unavailability of products given only the start and end date of each product's availability (See data format in "ProductData,csv" table below).Business CaseVi...

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

Host a New Webpage on IIS

It some situations, it may be useful to be able to use IIS to host website that work with Sisense. A common example would be hosting a webpage that contains the code for an embedded dashboard. Additionally, it could be useful in scenarios when you wa...

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

"Your license has exceeded its user limit"

When trying to migrate a Sisense environment from one machine to another, the installation might fail, returning the error message "Your license has exceeded its user limit":The following steps will reset the number of installations performed by a us...

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

Creating Custom Time Buckets in Elasticube

IntroductionThis article explains how to create a custom field which rounds timestamps (Date-Time) up into time buckets. The buckets outlined in this article include every hour on the hour (10:00 AM, 1:00 PM), every hour on the half hour (11:30 AM, 3...

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

Clean up your C drive

A C drive with very little or no free space can cause many issues, starting with ElastiCube build failure to service crashes, to make sure your Sisense installation runs smoothly you should make sure your C drive has sufficient free space.The biggest...

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

Key Table: Store data relationships between primary key values

Analytical Need A key table (click the link to download a demo Data Model) is a central table that stores all the relationships between the primary key values. Modeling Challenge The main advantages of using Key Table: It helps to tidy up a schema th...

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

Moving JSON data to the ElastiCube

This post describes methods of importing JSON data into Sisense ElastiCubes. JSON is a file format consisting of arrays of key-value pairs wrapped in braces ("{}"). It is increasingly common with the popularity of NoSQL databases, and it is the typic...

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

Exploring ElastiCube data with ODBC connection to R

Problem You want to determine if there are any problems with your dataset from the ElastiCube and whether the question you are asking for Sisense with R integration can be answered by the data that you have. Solution Installing the Sisense ODBC drive...

intapiuser by Community Team Member
  • 318 Views
  • 0 comments
  • 0 kudos
Labels
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]

Share this page: