- My data source is big Query
- I have a dashboard on looker which contains 4 pages
- Due to the nature of the dashboard i had to go down the path of using a custom query.
- I see for each page am been billed (almost the same amount of bytes are billed); although the underlying data from 'query' remains the same across all pages. Am merely aggregating different parts of the data on different pages.
Does this mean that each page custom queries is been re-created, as i would think if the underlying data remains the same Big query should cache the results and not bill me for each page?