GitHub user vincent-reau edited a comment on the discussion: Boxplots No Aggregate
I did find the solution to this problem of aggregation or at least a workaround by reading this [Discussion 18423](https://github.com/apache/superset/discussions/18423). The problem was granularity I was using a timestamp but some values had the same datetime. I switched to a id_measure and I now have the correct values on my boxplots GitHub link: https://github.com/apache/superset/discussions/35643#discussioncomment-14957178 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
