Apache superset - Error adding new metric with unknow reason

18 Views Asked by At

I need some help. Just start using Superset and I get this error when adding new metric. enter image description here The new metric I want to add is quite simple

COUNT(user_pseudo_id)

The error message is vague. How can I fix this?

I have tried to change the metric name, even change the query so it's exactly like the sample one that I automatically get (COUNT(*))

0

There are 0 best solutions below