Comparativo YTD – Apache Superset
Preciso trazer o YTD do ano atual e comprarar com o YTD anterior, então se o YTD atual é de ‘2024 – 01-01’ até ‘2024-03-01’, eu quero comparar o crescimento percentual com as vendas de ‘2023 – 01-01’ até ‘2023-03-01’. Mas pelas opções de Time Range que o Superset oferece não consigo configurar isso, ele compara com as vendas totais de 2023. Como posso fazer isso?
Is there anyway I can dynamically create Superset Role with specific permissions by system call?
We have an application which would like to use Superset’s dashboard to show our business analytics. We hold a Superset deployment in K8S node. When the application is running, we call Superset APIs to import datasets, charts and dashboards. We would like to create roles with specific datasets permissions dynamically by system call.
Downloaded file does not contain complete charts or data. Instead of the chart, I am getting a loading image
I have successfully embedded my Apache Superset dashboard within a React application and it is running smoothly. However, when attempting to download the report as a PDF, the downloaded file does not contain complete charts or data. Instead of the chart, I am getting a loading image.
How to merge the cells with the same data in the table chart
In the table chart, each row will list all the column data. One use case is to merge/group the column cells into one combined cell for the same data/info so that it does not show repetitive data.
Performance of Physical vs Virtual datasets in Apache Superset?
as a team trying to add Apache Superset to our stack, we would like to know the difference of performance when using physical and virtual datasets?
how to customize big chart font color?
For the big number chart (Apache Superset version 3.1.3), cannot find a way to customize the font color. Only the font size can be changed in the chart option.
Creating Bar Charts based on query in Apache Suprset
Can we create charts based on the queries directly in Apache Superset?
Unable to add custom endpoint for superset
I’m trying to add an endpoint(defined on custom_config.py), but it is not accessible
Superset 4.0.2 : Table Chart – Column Based Total Calculation
I recently started using Superset 4.0.2. As in the example I added above, I want to create a table with the total of the column below in the table I created. I would be very glad if you could help me how I can do this.
How to export table from Apache Superset chart to excel with conditional formatting?
I applied conditional formatting to the values in the table – I colored the values in a column with different colors, but after exporting to Excel format, the conditional formatting was missing in the Excel document.