Relative Content

Tag Archive for apache-superset

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 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?

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.