How to correct a one-day offset in a calendar heatmap in Superset?
I am working on Superset and I am trying to create a calendar heatmap. I’ve encountered a problem: I want to display the number of occurrences I have per day. I perform a count with a daily granularity. The count number is correct, but the display is offset by one day compared to what is in the table. Any idea on how to fix this issue?
2024-05-17 15:26:32,216:ERROR:flask_appbuilder.api:’GuestUser’ object has no attribute ‘_sa_instance_state’
While creating dashboard api using the guest token getting this issue
Apache Superset CountyMap Zoom
I have created a countymap chart in a dashboard I have prepared. I show data for 6 provinces on the map of Turkey. What I want to do is to zoom in with the 6 I show, not the whole map of Turkey.
This is the chart that appears now, but I want it to be smaller and only the cities I specify to appear zoomed in.
Apache Superset Dashboard Export Excel
We can download only one of the charts in the Apache Supersette dashboard in excel format. But I want to download all charts in a single excel file if there is more than one chart on the dashboard. In short, I want to export the dashboard as excel.
How to programmatically replicate dashboards and charts in Superset without using UI?
and thanks for your help in advance.
How can I remove unnecessary fields in the native filter Superset for example such as Previous
there are unnecessary fields, the user is misled, how can I remove them from the visibility field and leave only custom and last. And is there a way to add your own option from the calendar in native filters, for example DatePicker
Is it possible to use parameterized queries within a dataset to dynamically showcase values from various tables on a Superset dashboard
I aim to refresh a single dashboard with different environments data based on user input. Although the tablename remains constant, the schema varies across environments. To achieve this, I seek to implement a parameterized query:
Superset Kaas deployment error – bad interpreter: Permission denied
Facing issue while deploying superset on KAAS(Kubernetes as a service), facing one error with redis chart dependency- /bin/bash: /opt/bitnami/scripts/start-scripts/start-master.sh: /bin/bash: bad interpreter: Permission denied
Apache Superset Query Timeout issues with 4.0.0
We have followed all the steps mentioned here : https://www.restack.io/docs/superset-knowledge-increase-sql-server-query-timeout-superset#clp2vm1d700c5zi0un4y66zdw and still having the timeout issues. We are using Superset 4.0.0 version. Anyone is able to get this working without timeout issues?
How do I customize apache superset 3.0.1 release
Hi I am new to superset and would like to customize the UI.