Hi,
I need to run query on multiple Redash data sources (different BigQuery projects).
I found the solution for using cashed_query - however, how can I filter it and save low query costs, without parameters (i.e. ‘date’ parameter)?
What is the best solution for query from multiple data sources and save low query costs?

Thanks