vatojavier
02-29-2024Cloud Apps
Bigquery can't retrieve data but can see schema due to wrong dataset location
I can retrieve all datasets and tables from Bigquery but when trying to actually get the data (preview or executing custom sql). It happens for Live connection and Elasticube.
I use a json service account file to authenticate and withing Google Cloud logging I see that Sisense is trying to fetch the data from US which is not the location the dataset is. I don't know how to fix it.
Google cloud log: when trying to fetch data:
"Not found: Dataset PROJECT_XX:dataset_xx was not found in location US"
"Not found: Dataset PROJECT_XX:dataset_xx was not found in location US"