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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I have a database which contains a table named app_events. App_events table uses partitioning based on dates. As a result, every day I get a new table with naming app_events_YYYYMMDD.
When I query this table I can use a query using a wildcard like app_events_*, so every partition will be queried.
To connect the same table in Power BI I need to check each partition in Navigator menu. Also, next day I should manually append new partition to reports database.
Is there any other solution to automate this process?
#Google, #BigQuery, #Partitioning
Solved! Go to Solution.
@ayrat,
You can define parameter in Power BI Desktop to solve the above issue.
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-query-parameters-and-power-bi-templates/
Regards,
Lydia
Hi @ayrat,
Did you manage to solve your issue using parameters? Would you please post a brief step by step tutorial? I am having the exact same issue and cannot figure it out.
Thanks!
@ayrat,
You can define parameter in Power BI Desktop to solve the above issue.
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-query-parameters-and-power-bi-templates/
Regards,
Lydia
I have a database which contains a table named app_events. App_events table uses partitioning based on dates. As a result, every day I get a new table with naming app_events_YYYYMMDD.
When I query this table I can use a query using a wildcard like app_events_*, so every partition will be queried.
To connect the same table in Power BI I need to check each partition in Navigator menu. Also, next day I should manually append new partition to reports database.
Is there any other solution to automate this process?
#Google, #BigQuery, #Partitioning
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 19 | |
| 10 | |
| 9 | |
| 8 | |
| 7 |