apache/superset

"Undefined" is displayed as the metric value for custom-labeled metrics when using the "View as Table" option from a chart in the dashboard view

Open

#40,432 opened on May 26, 2026

View on GitHub
 (6 comments) (0 reactions) (1 assignee)TypeScript (72,837 stars) (17,291 forks)batch import
good first issueviz:charts:pie

Description

Bug description

"Undefined" is displayed as the metric value for custom-labeled metrics when using the "View as Table" option from a chart in the dashboard view

  • Create Pie chart
  • Edit the label for metric.

Screenshots/recordings

https://github.com/user-attachments/assets/2a7d1417-2ebe-4271-ac99-cc4b24d59698

Superset version

6.0.0

Python version

3.11

Node version

18 or greater

Browser

Chrome

Additional context

No response

Checklist

  • I have searched Superset docs and Slack and didn't find a solution to my problem.
  • I have searched the GitHub issue tracker and didn't find a similar bug report.
  • I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.

Contributor guide