I am working with Google Cloud Dataprep and cannot import a dataset from a Big Query view.
The view lives in Project A (where the Dataprep was set up) and is a select across a set of wildcard tables which live in Project B. It fails with this error: Preview not available. Permission denied. Please verify access to the data.
As per the cross-project documentation I shared the Project B dataset with the dataprep service accounts.
To test this, I can import tables from Project A and B so the permissions seem fine.
If I copy the view to Project B, Dataprep can then import it successfully.
The problem seems to be where my Project A view selects from Project B tables. Is this a known limitation that anyone knows about?
Best regards, Mike