Forum Discussion
nitai
3 years agoNew Member
Find Project ID - Connection to BigQuery
Hello, I've recently been trying to get data from BigQuery for use in Power BI. I was initially successful, but failed to maintain direct connection unless all of my columns were text only (which wa...
- 3 years ago
nitai , In your google big query, if you use it to show data, it will give a query with the project. dataset.table name
Also, project id is optional. it will get data based on your connection details
Power BI: How to Create Google Big Query Account and Connect to Power BI: https://youtu.be/LWDei6M24Hk
amitchandak
3 years agoSuper User
nitai , In your google big query, if you use it to show data, it will give a query with the project. dataset.table name
Also, project id is optional. it will get data based on your connection details
Power BI: How to Create Google Big Query Account and Connect to Power BI: https://youtu.be/LWDei6M24Hk
nitai
3 years agoNew Member
Thank you very much for your help!