This article explains how you can activate a license in your new Sisense installation without access to the Sisense website in the browser.
285Views
1like
0Comments
Managing connections within your Sisense environment can become complex over time, if there are a large number of connections, and connections are often added, and replace earlier datasource connecti...
346Views
3likes
1Comment
Sisense allows configuring the application to be accessed behind a reverse proxy. There are two main steps to do so:
Create and configure a reverse proxy server (e.g. Nginx or Apache) to proxy tr...
473Views
0likes
0Comments
In this article, we’ll walk you through the process of unblocking users who have been locked out after multiple failed login attempts using Sisense’s REST API. We will explore the challenges this fea...
468Views
2likes
0Comments
Automating the Transfer of Designer Dashboards Between Cubes in Sisense
Summary
This article provides a step-by-step guide to automate the transfer of Designer Dashboards from one cube to anoth...
377Views
0likes
0Comments
Managing and deleting user accounts in Sisense can create manual processes when users leave an organization or change roles. A frequent issue is the reassignment of dashboard ownership to prevent los...
790Views
1like
0Comments
Unlock the full potential of your Sisense user data! While the admin panel displays your users, downloading and working with this data isn't straightforward. Discover how to use the Sisense REST API ...
864Views
3likes
1Comment
The InternalHttp function is a Sisense function within the Sisense internal Prism object. The prism object and the InternalHttp function is present on all Sisense pages, and can be used in scripts an...
448Views
0likes
0Comments
This article guides how to use the Datasources API to execute an SQL query and download data from a cube into a Python data frame. The issue arises when a user cannot find the API in the REST API tab...
2.1KViews
1like
0Comments
SisenseJS silent login approach Disclaimer: Please note that this blog post contains one possible custom workaround solution for users with similar use cases. We cannot guarantee that the custom co...
1KViews
4likes
0Comments
Scripts to help Sisense administrators quickly understand what users have access to.
53KViews
4likes
2Comments
Use Case
My users and designers were looking for an easy way to get insights into how certain dashboards and widgets were built in terms of formulas and filters.
Solution
For this, I hav...
636Views
1like
0Comments
The description parameter ("desc") of the Sisense dashboard object is notable for its somewhat unique characteristic – it is not accessible or editable through the Sisense Web GUI. Consequently, this...
2.2KViews
0likes
0Comments
This tutorial describes the steps to modify the owner of an Elasticube, a crucial task for managing your data efficiently. By following these instructions, you'll be able to transition ownership from...
1.6KViews
3likes
2Comments
These articles cover common scenarios where we may need to copy or apply a new list of sharings for dashboards.
We need to export some dashboard corruption, remove them from the instance, and im...
1.3KViews
1like
0Comments
In this post, we go through went through the steps on how to update Live Model connecting string through API.
1.6KViews
0likes
0Comments
Snippets of code with explanation what should be done in order to implement exporting if Sisense is embedded with SisenseJS
3.1KViews
1like
5Comments
Disclaimer: This is not a documented endpoint and thus might be changed in future versions. If this does not work, do not bother filing a support ticket. This is unsupported behavior. This API overv...
912Views
0likes
0Comments
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...
843Views
0likes
0Comments
In Sisense Linux distribution you are able to upload files to the Sisense environment via the file management Interface. This article describes few ways for uploading files programmatically using ba...
3.2KViews
0likes
0Comments