Query across a Google Sheet and a CSV file
Introduction
When working with data it's likely that you will have the need to query across a couple of different sources. In this example, we will show you how to do this with a Google Sheet and a CSV file.
A sample Query using public example datasets that can be tested in the demo interface here or the OpenAPI documentation here.
To See a more complex example with a more simple query please see the tutorial linked below.
Show external query results in a Google SheetLast updated