Acces database from Google AppSheet in Google spreadsheet

93 Views Asked by At

When searching net and forums for this everything deals with how to use spreadsheet data in AppSheet. But I want to know how to do vice versa:

I have an AppSheet with data stored in databases. How can I access or import this data statically or better dynamically data from this in a Google spreadsheet? Is there st working like =IMPORTRANGE(…)? How do I address the db?

This would allow me to use better performing database tables than sheets for data storage.

0

There are 0 best solutions below