The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I have a merged query that I made from two queries from the same table. I wrote two different queries from the same table but with different where statements where ID= A and then where ID=B the two different queries is because each query represents 2 differnet PDF forms that are submitted thru a web page and then the information from them is placed in this massive table. I used direct query to import them into Power Bi. Then merged them. The table I'm pulling from has over 87 million rows so the merges query takes time to refresh especially since the two queries are pull from this massive table. The refresh fails most of the time because it times out. I need to speed up the queries but I'm not sure if I need to set my parameters in thr first two queries or set it in the merge query in order to set up my incremental refresh
Solved! Go to Solution.
Hi @HowardFrazier76 ,
Check out this blog post. It provides the workaround for combined queries from several subqueries.
Incremental Refresh with Subqueries - Microsoft Power BI Community
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @HowardFrazier76 ,
Check out this blog post. It provides the workaround for combined queries from several subqueries.
Incremental Refresh with Subqueries - Microsoft Power BI Community
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@HowardFrazier76 , As soon as you get the data, the first step after datatype change. You should insert the filter step using RangeStart and RangeEnd . Then check is allowing you to define incremental load on that table.
Parameter name should be same https://docs.microsoft.com/en-us/power-bi/admin/service-premium-incremental-refresh
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
122 | |
89 | |
75 | |
55 | |
45 |
User | Count |
---|---|
135 | |
121 | |
77 | |
65 | |
64 |