My organization require me to create visualizations/report/dashboard in Power BI with the google analytics data.
The visuals neeeds to refresh in regular interval (5 mins ideally)
Also there needs to be access control
All of the users are from core business and does not have access to google analytics , how we could govern the access of the visualisation ? Do I need to get user id , password for all users (which not a feasible option)
My organisation has provided me a service account with which I am currently connecting to google analytics data and developing the dashboard , but business does not have login credential to google analytics , then how I can control the access based on user's role in the organization
2nd question - what is the recommended option to store and process the google analytics data , we do have azure data lake ,data warehouse , should we store the data in there or the recommendation is to always use the Power BI connector?