Hi there, I’m retrieving a simple count/time and I’d like the dataset to persist/aggregate rather than overwrite the current dataset every time the query is run. Perhaps Redash doesn’t do this but I’d like to verify before I try to approach the problem in a different way.

Thanks

Hi,

No, this is not something that you can do with Redash. You should probably have some simple ETL process that creates an aggregate table which you can later query in Redash or any other tool.