Using BigQuery in Google Sheets, how do I give another user permission to press 'refresh'?

社会主义新天地 提交于 2021-01-29 09:32:13

问题


I have BigQuery permissions, and Google Sheets, under a company owned Google account.

I have made a spreadsheet for a colleague, the data for which is there via a BigQuery data connection, which creates a sheet in the spreadsheet with the results of that query.

There's a button at the bottom left that tells you how many rows were returned, what time it was run, and has a 'REFRESH' button on it.

I can press the refresh button and it refreshes the data by running the query again. My colleague gets an error when they do.

What (presumably BigQuery) permission do they requirement in order to be able to press the 'REFRESH' button and have it work?


回答1:


After doing some tests regarding your scenario, I added the "BigQuery Data Viewer" and "BigQuery User" roles to my test user to not get the "Excecution Error" message while pressing the "REFRESH" button. For more information regarding BigQuery roles, please review the following document.

Hope it helps.



来源:https://stackoverflow.com/questions/56480854/using-bigquery-in-google-sheets-how-do-i-give-another-user-permission-to-press

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!