How to speed up filtering for lookml dashboards and have the looker pull data once per day instead of every time it opens?
I'm a Business intelligence analyst and converted all our company tableau dashboards into lookml dashboard. However, the issue is IT is saying all my dashboards are consuming too many TCPU.
We have like 10 dashboard with some holding less than 10 tiles and some holding more than 20 tiles.
Currently, we are trying to move our database from Teradata into GCP but IT is slow.
Users complain that when they add a filter, it takes too long to update. I am unable to use materialized views or PDT because GCP is not yet set up.
Does any have a workaround for this?
Also, how to set lookml dashboards to run once a day instead of running the query everytime someone opens the file?