I have an gbq service account connector in my domo instance to access tables of a gbq dataset. however, i cannot access the views.
Are you using the Table Data report or the Query report? Have you tried using the Query report and querying against the view?
@dmurgit1 When working with the BigQuery Service Account connector, I usually just use the custom query report and then do 'SELECT * FROM MY_VIEW' as the query.
I'm not sure if the connector has a view report like the table report. I usually run my queries in GCP to make sure they run properly, then add the query to the connector settings in Domo.
Could you please explain me more about your query?
I wanted to be able to browse the available views in a GBQ dataset. Looking for a View option with the Query and Table Data Reports.