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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have a query that loads all the data from an access table (Query1).
I then have another query (Query2) which aggregates data from Query1.
I then have another query (Query3) that aggregates data from Query2.
My problem is that whenever I refresh, all three queries try to connect to the Access database at the same time and I get an error.
Is it possible to create a query chain like this that only loads data from the Access database into memory once (Query1) and Queries 2 & 3 only run from the in memory Q1?
Based on my research, you might need to retain only one query in Query Editor, and perform aggregation operation in DAX.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.