BrianBrian2
11 years agoQrew Member
Passing Data to Google Sheets Directly from a Report
Anyone have any experience using the ImportHTML() function in google sheets? I'm simply trying to import a summary table into a google sheet using the ImportHTML() google sheets function. The arguments of the function are as follows:
ImportHTML("url", "table" or "list", index)
I'm wondering if you have to include an app token in the url, as google sheets is obviously outside our quickbase domain. I've tried passing the token and not, both of which were unsuccessful. Any guidance would be appreciated.
Many thanks