Hi everyone,
I’m developing a SPA that have a Looker Studio report dashboard embedded in Home. I need to show user data based on a Google AdManager account (not user account, i have an “admin” account that contains all the info i need to display to all users but i need to filter the data only for the requesting user) how i can do? i’m thinking on Linking API but i think isn’t enough.
PD: I’m doing the authentication with Azure AD B2C
In another side, how can make an internationalization in embedded report?
Thanks!