Category "apache-superset"

Adjusting Rich tooltip in Apache Superset

I'd like to customize the rich tool tip pop up in Apache Superset. Currently the chart I have is this. Is there anyway to adjust the SUM(total_industry_conversi

How to connect apache superset directly with google BigQuery?

I am running Apache superset on GCP instance and it works fine with Sqlite database which is default in superset and I don't need to configure so many things. B

Apache superset with Okta integration

https://github.com/apache/superset/issues/13948 I am configuring Okta with Apache Superset but it's redirecting me to the login page after authentication with m

Extending Apache Superset and adding a link

I have a superset fork I managed to get it up and running using docker compose. Now I'm trying to do one simple thing: add a new link to the existing SQL Lab me

flask_appbuilder - python-ldap library is not installed

I'm trying to use flask_appbuilder to integrate Apache-superset with LDAP. I put the configuration in /venv/lib/python3.6/site-packages/superset/config.py #from

Superset iframe login redirect

I'm trying to understand how one should be able to insert Superset's dashboards and charts inside another application. At the moment I am at this step: I have i

How to connect apache-superset with apache-drill?

I'm trying to connect superset (v2021.10.0, using docker) with drill (in embedded mode). This tutorial mentions that, when drill is in embedded mode, the query

Apache Superset TypeError while starting with OAuth authentication enabled

I'm trying to configure OAuth authentication with GitHub apis, on Superset 1.0.1. Following the docs, I added the following lines in superset_config.py from fla

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