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

Knowledge Base Articles

Email Troubleshooting - Sisense 7.2+

This guide will demonstrate a few official first steps for troubleshooting many of the common issues that we see with the emails portion of the Sisense Application. This guide exclusively focuses on Sisense Version 7.2+. Please follow all of the rele...

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

Installing Python On IIS

Question: Some users might want to install python on their IIS, for example in order to establish SSO by using python code. How can I install it?   Solution: In order to do so, follow these steps: Insure you have CGI installed on your IIS: Go to Sta...

intapiuser by Community Team Member
  • 12109 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
  • 436 Views
  • 0 comments
  • 0 kudos

Getting Started With DbVisualizer

Problem There are many data sources (connectors), such as web service APIs where we not familiar with their tables/fields like Facebook, Twitter, Youtube etc. Before importing your data from a web service, you should know the data in advance. This l...

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

Connecting To The Elasticube From Microsoft Excel

Question:  The purpose of this post is to demonstrate how to connect to a Sisense Elasticube from Microsoft Excel.   Solution: Begin by installing the Sisense ODBC driver. https://www.sisense.com/data-connectors/odbc/ Once it is installed, go to ODB...

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

Ranking range

Introduction Many times we'd like to analyze our data according to top/bottom ranking positions, for this we have out-of-the-box ranking filters. At other times, we'd like to see certain ranges, such as the ranking range between certain ranks, i.e. p...

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

MongoDB logs take too much Drive space

Question: MongoDB logs keep growing and lead to no available space on Drive.   Solution: Need to Enable Log Rotation In MongoDB. The following properties, located in "C:\Program Files\Sisense\Infra\MongoDB\mongodbconfig.conf", enable the log rotatio...

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

Force Start A Sisense Service From Windows PowerShell

Question: Sisense Service hangs and I try to start them in Windows Services, but the usual net stop & net start will not restart them. net stop /y will stop all dependencies.     Solution: Follow the instructions below to force start a Sisense Servi...

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

Customize Slack Pulse Notifications

In some cases, we'd like to be able to customize the Slack notification footer to include our own company name. By default, Sisense sends the alert with the footer "Sisense Alerts" as can be seen in the screenshot below: How do I customize the footer...

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

RabbitMQ authentication user fix on W2022.3+ version

Symptoms Starting from the W2022.3 version, Sisense uses a non-default authentication user while connecting from any microservices to Sisense RabbitMQ (Sisense.Broker service). In some cases, you may need to manually re-provision the RabbitMQ user. ...

Oleg_S_0-1659698192480.png Oleg_S_1-1659698317945.png Oleg_S_2-1659698518559.png
Oleg_S by Community Team Member
  • 1220 Views
  • 0 comments
  • 0 kudos

Dynamic Widget Scripts

Download: GitHub Link Version: 1.0.0 Introduction: This article explains how to install the plug-in and how to interact with the js and configuration file. Purpose/Benefits: This plug-in will add or change change the current script applied to widget...

Screen Shot 2021-12-27 at 12.34.05.png Screen Shot 2021-12-27 at 12.36.06.png
edselv by 9 - Travel Pro
  • 1189 Views
  • 0 comments
  • 1 kudos

Health and Maintenance of Sisense Environment

Overview: Keeping your Sisense environment healthy and up to date is essential to a successful Sisense instance. This article contains general information about Sisense deployment and maintenance. Please reference the linked articles for additional ...

Community_Admin_0-1634849594519.png

Get License Key for Offline activation by an API call

There is an option to get an activation key using an API GET call to the Sisense licensing server rather than needing to log into the Sisense site to obtain this information. Use case: This method helps generating license keys in a batch when yo...

Color a column chart based on another formula

If you need to color columns in a column chart based on a different formula you will need to use the following solution. For this example, we will color the columns that calculate [Total Cost] for the [City] by another value, that is calculated by t...

Community_Admin_0-1634651516418.png Community_Admin_1-1634651516661.png Community_Admin_2-1634651515740.png Community_Admin_3-1634651516092.png

Installation Problem. License server is unavailable

Question: I am trying to download and install Sisense but when I do, it says the license server is unavailable. Answer: If your license is up do date, please take the following steps: Within the Windows menu, search for Sisense Activation, then ri...

Personio API Pre-Processing Data

Question Is there a way to add pre-processing (python script) to the data that will be uploaded from a custom API connector? Or should I run the script locally on a fixed schedule and use the Sisense API to upload after the data is processed? Answ...

Labels