Hi folks, I am creating a SQL dashboard and want to know if I can re-use datasets within the same dashboard.
The screenshot below captures what I would like to do pretty well, but to summarize... I need to run an computationally expensive query and want to visualize those results in a figure on the dashboard. I then need to aggregate that table further to create additional figures. Is there a way I can call the first query again so that my SQL warehouse does not need to run that expensive first query twice?
![databricks_dash_dataset_recycle_question.png databricks_dash_dataset_recycle_question.png](/t5/image/serverpage/image-id/13123i4491171C75C28AD5/image-size/large?v=v2&px=999)