I have a dataset in BigQuery and if I give a user BigQuery Data Viewer permissions at dataset level he cannot see the data in Data Studio, he has an error when he tries to add a chart: "Data Studio Configuration Error. Data Studio cannot connect to your data set".
This error doesn't appear when I give the user the same access permissions(BigQuery Data Viewer) but at project level. In this case everything is working ok.
In the documentation it says: "You must have the appropriate permissions in order to add a BigQuery data source to a Google Data Studio report. In addition, the permissions applied to BigQuery datasets will apply to the reports, charts, and dashboards you create in Google Data Studio."
What does it mean "appropriate permissions" ?
Why is not working if I give the user access permission at dataset level? ( I don't want the user to have access to all datasets in the project)