Category "apache-superset"

Unable to publish Super set dashboard

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

how to import superset-ui plugins?

My superset version is v1.0.1 installed through docker-compose(just followed the instruction on official website https://superset.apache.org/docs/install

Superset - SQL Server Analysis Services Compatibility

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 add calculated field to existing dataset

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:

How to use Google Login with Apache Superset

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

Superset database connection with Teradata error

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

OAuth - "No module named authlib"

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

How to connect From Athena to apache super-Set on AWS EC2 instance

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

How to prevent refresh of a Superset dashboard when opening it

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 How to add a filter in dashboard

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

Is there a way to run a calculation based on Filter Box value in Apache Superset

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

superset error "Your dashboard is too large. Please reduce the size before save it"

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

What Provider should use for the SuperSet which is integrated with Keycloak as an authentication provider?

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

Implementing OpenID with Apache Superset. AttributeError: 'bool' object has no attribute 'is_active'

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

Superset with Docker cannot add connection to external mysql

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 can't find the superset-ui folder on Superset folder

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.

Is there a way to hide some of the columns value from charts in Superset

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