79760339

Date: 2025-09-09 22:57:32
Score: 1.5
Natty:
Report link

I needed to achieve something similar and I ended up doing the following:

  1. Create a view in the database (I'm using MySQL) that uses the desired GROUP BY statement

  2. Create a dataset in Superset based on that view

  3. Create a chart based on that dataset

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • No code block (0.5):
Posted by: John Langford