Skip to content

Instantly share code, notes, and snippets.

View jackgray's full-sized avatar

Jack Gray jackgray

View GitHub Profile

How to enable embedded Superset dashboards in React/Next.js with CSV exporing

Permissions settings on Gamma role:

For Gamma role:

  • can read on EmbeddedDashboard
  • can export on Chart
  • can export on Dashboard
  • can csv on Superset
  • can this form get on CsvToDatabaseView
  • can this form post on CsvToDatabaseView (probably not required but I have it set)