I have a VM where super set is installed able to create the dashboard and when dashboard is published and when clicked on share dashboard getting a link as sh
My superset version is v1.0.1 installed through docker-compose(just followed the instruction on official website https://superset.apache.org/docs/install
I am just starting to look at Apache Superset and wondered if anyone knows or has been able to hook SQL Server Analysis Services up as a datasource? I want to p
Superset users want to add calculated fields to their datasets, but they run into an error: Changing this dataset is forbidden Users have the following roles:
Our team has implemented Apache Superset for a period of time. Now, we want to use the Google Login with this platform. However, after deliberately searching fr
I am trying to connect TD with superset running in kube. This is code from my Dockerfile: USER root RUN pip install sqlalchemy-teradata RUN pip install
I'm running superset on MacOS in docker and I'm trying to get OAuth working. I’ve edited the config file /docker/pythonpath_dev/superset_config.py and add
Now i following the Superset official document for connect Athena and apache-Superset.. I already made ./docker/requirements-local.txt and add a driver.. (echo
I'm new to Superset and I don't know how to prevent my dashboard from refreshing every time it is opened. I don't need it because in the database I'm using the
Superset comes with an example named "World's Bank Data". In its dashboard, there is a filter named "Region Filter". How can I implement this? Is there a tutori
I am working with Apache Superset, and I am trying to run a calculation in one column based on the selection of a Filter Box. The Filter Box has two values in a
I have this dashboard with many charts. Whenever I try to save any change I make I get this error saying Your dashboard is too large. Please reduce the size be
I have setup a SuperSet with a Keycloak integrated as an authentication provider. In the official API documentation, we can get the access token by calling /sec
I am trying to implement OpenID in Apache Superset. I am using Broadcom CA-SSO as my provider. I found a similar post in Stack Overflow where someone implemente
I am newbie on using Ubuntu, I am trying to install apache-superset and successfully installed it by using Docker by directly sudo docker pull apache/superset,
I have install correctly the Apache Superset on my machine. My problem is that I can;t find the folder superset-ui or superset front-end to customize my charts.
I have a requirement in which some of the columns value need to be hide from chart for the security reasons, For eg. there are 4 columns (A, B, C, D) which i ha