cancel
Showing results for 
Search instead for 
Did you mean: 
intapiuser
Community Team Member
Community Team Member

Introduction

This script exports to CSV a complete list of the front-end dependencies for each ElastiCube. It provides information about whether an ElastiCube is used for data security, hierarchies, build alerts, pulse KPIs, or starred formulas. It also provides the list of dashboards (by ID and name) that use an ElastiCube.
Prerequisites
Tested in Python 3.6. Requires Sisense 7.1+.
Python Packages
JSON
Pandas
RE
Requests

Steps

1. Download and unzip the file here.
2. Update the configuration section. For authentication, you can hard-code a token or use the program to generate a token.
3. Run the script

Sample Output

Rate this article:
Version history
Last update:
‎03-02-2023 08:55 AM
Updated by:
Contributors