I am new to Looker and am trying create a report from a dataset from Google BigQuery.
I tried following the Looker doc but this does not seem to work for me perfectly. I followed the steps by first creating a project in BigQuery and then creating a service account and added a key to it. I However skipped the creating PDT part and further created a BigQuery connection in Looker. The connection runs well but I do not see the tables/view in my dataset on Looker end.
Would appreciate any help.
You need to create models and views in Looker using LookML
Here is the next step for you : https://docs.looker.com/data-modeling/getting-started/model-development
With that, you will have explores and you can create your dashboard...