Connect BigQuery with Power BI- Best Practice and Cost Effective way

0 votes
Cost Effective way to connect Google BigQuery with Power BI. What intermediate layer is required in between GCP and Power BI?
Feb 25, 2022 in Power BI by surbhi
• 3,820 points
2,152 views

1 answer to this question.

0 votes

You can use a custom query or load the entire table to access BigQuery straight from DataStudio. Between BigQuery and DataStudio, nothing is technically required.

In terms of best practices, if your dashboard reads a lot of data and is utilized frequently, it can cost a lot of money. In this scenario, a "layer" is appropriate. If this is the case, you could pre-aggregate your data in BigQuery to prevent having DataStudio read a large quantity of data many times.

My recommendation is as follows:

Create a process (it might be a scheduled query) that aggregates your data on a regular basis and saves it in a different database.
Read your data from the aggregated table in DataStudio.
These measures can help you save money while also making your dashboards load faster. The disadvantage is that unless you run the aggregation process very frequently when working with streaming data, you will not be able to view the most recent registries.

Unlock the Power of Data Visualization with Our Comprehensive Power BI Course!

answered Feb 27, 2022 by CoolCoder
• 4,420 points

Related Questions In Power BI

0 votes
1 answer

I have a web API with basic authorisation and username and password. How do i connect to it in Power BI?

Hey, @There, I found your query is quite ...READ MORE

answered Oct 29, 2020 in Power BI by Gitika
• 65,770 points
3,578 views
0 votes
1 answer

What is the best way to handle and display hierarchical data in Power BI?

Display of hierarchical data in Power BI ...READ MORE

answered Nov 5 in Power BI by pooja
• 4,690 points
36 views
0 votes
1 answer
0 votes
0 answers

What’s the best way to visualize hierarchical data with parent-child relationships in Power BI?

What’s the best way to visualize hierarchical ...READ MORE

Nov 14 in Power BI by Evanjalin
• 5,530 points
28 views
0 votes
1 answer

Displaying Table Schema using Power BI with Azure IoT Hub

Answering your first question, Event Hubs are ...READ MORE

answered Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,311 views
+1 vote
1 answer

Unable to install connector for Power Bi and PostgreSQL

I think the problem is not at ...READ MORE

answered Aug 22, 2018 in Power BI by nirvana
• 3,130 points
2,722 views
+2 votes
2 answers

Migrate power bi collection to power bi embedded

I agree with Kalgi, this method is ...READ MORE

answered Oct 11, 2018 in Power BI by Hannah
• 18,520 points
1,492 views
+1 vote
1 answer

Connect power bi desktop to dataset and create custom reports

Yes using Power BI REST API to ...READ MORE

answered Sep 18, 2018 in Power BI by Kalgi
• 52,350 points
1,646 views
0 votes
1 answer

Power BI not able to connect to Azure SQL with private end point

You'll need to install an on-prem gateway ...READ MORE

answered Feb 17, 2022 in Power BI by CoolCoder
• 4,420 points
5,128 views
0 votes
1 answer

Autorefresh the Power BI report with import Query

You should publish the report from the ...READ MORE

answered Feb 10, 2022 in Power BI by CoolCoder
• 4,420 points
752 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP