Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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`
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 11 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |