how to add image in superset dashboard?
image upload
The bar stacking chart does not show numbers less than 10% during in SuperSet
The bar stacking chart does not show numbers less than 10% during in SuperSet
Do anybody know how to fix this moment?
failed to solve: process “/bin/sh -c npm run ${BUILD_CMD}” did not complete successfully: exit code: 1
i encountered an error while installing Apache Superset through Docker Compose on my VS Code. Can someone help me with this?
How can I set custom coloring for individual charts in Superset version 3.1?
In Superset version 3.1, I’m attempting to set individual colors for the charts on my dashboard, but the changes aren’t taking effect, even when I don’t set any color scheme for the dashboard itself.And I am unable to set the color scheme by modifying the dashboard’s JSON metadata in Superset.
Superset. Executing Stored Procedures by changing the source code
Apache Superset runs only SELECT
statements. When I try EXEC someSP
against SQL SERVER
then it throws me “Only SELECT statements are allowed against this database
.”. Because Superset is an open source software in Python Ι tried to find information how to change the code so to allow the execute of SP in Sql server (I imagine that the same problem exist with other rdbms as MySql that use Call SP and postgresql). Please I know that there are other posts in the Internet that suggest the use of OPENQUERY. I am not interested in the OPENQUERY solution that I have already test it and works. I need a solution related to python source code.
Superset Invalid argument(s) ‘catalog’ sent to create_engine()
When trying to connect google tables (Google Sheets) in superset the following error occurs
Can we customize the calendar heatmap to display week names on top of the calendar
I want to dislay week names(S M T W T F S) and instead of heatmap I want to display date of the month in calendar heatmap, I don’t see any documents regarding this. Has anybody tried this? If tried please help me.
How to Apply a URL Filter in a Superset Dashboard
I need to provide a filter for an Apache Superset dashboard via URL parameter and apply the filter to the data shown. I can set the filter via URL parameter, but it is not applied to the data in the charts.
How to hide name of column from filter in Superset?
I got this filter in Superset.
Unable to connect Microsoft SQL Server database with superset
I am using this command:
mssql+pyodbc://root:Welcome@DESKTOP-RB7C835SQLEXPRESS:1433/CM33_LDV