Hi, I am trying to create an Qliksense App and retrieve data from BigQuery, but all my data is allocated in a different GCP project of the one that I want my BigQuery jobs to be billed in.
All my data is in GCP project A and I want the queries run from project B. Is this possible? In case it is possible, how do I have to grant the accesses? Through service accounts?