Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Dynamically change the instance name of google bigquery dataset in power BI

How to use the same queries as many times with dynamic changing of dataset names ie dataset names will be passed as a parameter to replace the from statement.

How can I use a parameter to replace the bigquery from statement ‘projectname.schemaname’?

example: 

 

SELECT * FROM `bigquery-public-data.usa_names.usa_1910_2013`

has to be changed to

SELECT * FROM `bigquery-public-data1.usa_names1.usa_1910_2013`

0 REPLIES 0

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.