Closed dandanlen closed 4 years ago
It looks like in some case the datetime histogram is not generated.
datetime
Example:
"DataSource": "Clinic" "Table": "prescriptions", "Columns": [ "end_date" ]
It seems like there's enough data in the table but for some reason it seems to all be suppressed. Maybe an issue with the query. TBC.
Sentry issue: EXPLORER-2G
Sentry issue: EXPLORER-2F
I'm unable to reproduce this in the current master for any combination of datetime columns. Closing.
master
It looks like in some case the
datetime
histogram is not generated.Example:
It seems like there's enough data in the table but for some reason it seems to all be suppressed. Maybe an issue with the query. TBC.