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

Knowledge Base Articles

Resolving Missing Generic JDBC Connector in Sisense

Resolving Missing Generic JDBC Connector in SisenseThis article addresses the issue where the Generic JDBC connector is not visible under available connectors for users logged in with a designer account in Sisense version 2023.6 or newer. This proble...

Mongo issue and their possible solutions

Mongo issue and their possible solutions The query translated from SQL to MQL is adding additional unnecessary parameter {"$not": {"$type": 2}} randomly. This leads to the following consequences: index is not included in the execution plan  full tabl...

Screenshot 2025-01-31 at 12.20.45 PM.png Screenshot 2025-01-31 at 12.22.38 PM.png Screenshot 2025-01-31 at 1.37.12 PM.png Screenshot 2025-01-31 at 1.40.16 PM.png

Resolving Missing Generic JDBC Connector in Sisense

Resolving Missing Generic JDBC Connector in Sisense This article addresses the issue where the Generic JDBC connector is not visible under available connectors for users logged in with a designer account in Sisense version 2023.6 or newer. This probl...

Resolving MongoDB Connector Performance Issues in Sisense

Resolving MongoDB Connector Performance Issues in Sisense Summary This article addresses performance issues caused by the MongoDB connector in Sisense, specifically related to the addition of an unnecessary parameter in queries and as a result, lead...

vsolodkyi by Sisense Team Member
  • 190 Views
  • 0 comments
  • 0 kudos

Restoring missing connector

Restoring missing connector  Introduction Sometimes connectors can go missing for some reason, leading to a breakdown in data connectivity. Restoring these connectors is crucial to maintaining a smooth data flow within your Sisense environment. This...

vsolodkyi_0-1698425692352.png vsolodkyi_1-1698425692154.png
vsolodkyi by Sisense Team Member
  • 876 Views
  • 1 comments
  • 0 kudos

Querying the Sisense Elasticube with Python

This article will cover two methods you can use to connect Python to the Elasticube. Method 1: Using ODBCMethod 2: Using the REST API Method 1: Connect to the EC with ODBC Download Sisense ODBC This method will require you to download the ODBC ...

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

How to create JDBC connector on a new Framework

Previously in Linux, Sisense were using so called "Old Framework" for connectors - this means connectors from Windows that were ported to Linux environment. However now Sisense developing the connector designed for Linux specifically. Some portion o...

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

How to delete connections from Quick Access

To remove the connection from the Quick Access, please, use REST API.You need to do the following.   For Windows: 1. Go to Admin - REST API - 1.0 2. Use 1.0 GET /users specifying username/first name/last name to get the _id parameter of the user 3. ...

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

Developing Custom REST Connectors

Sisense lets you import data from multiple sources using built-in connectors or by a customized connector. Sisense custom REST connectors framework enable you to program your own connectors to popular data sources which support REST services, to impo...

intapiuser by Community Team Member
  • 461 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 driv...

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

How to connect to mongodb with a password protected user

Introduction If attempting to connect to MongoDB with a user protected password, but you aren't able to connect to the database through the Simba DSN or the connection string and getting the following error: Unable to establish a connection with dat...

intapiuser by Community Team Member
  • 744 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
  • 4111 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
  • 720 Views
  • 0 comments
  • 0 kudos

Dremio ODBC Connection

In case you don't know already you can download the Dremio ODBC drivers here:  https://www.dremio.com/drivers/odbc/Information for configuring the driver can be found here:  https://docs.dremio.com/current/sonar/client-applications/drivers/arrow-fli...

intapiuser by Community Team Member
  • 2057 Views
  • 0 comments
  • 0 kudos
Labels