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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
nadian
Frequent Visitor

Referenced query issue

Hi,

 

I'm trying to understand how is the "reference table" works.

 

Having 2 queries A, B, where B is a reference to A, and A is a query to my data source.

When refreshing A and B, I expect only 1 call to my data source (from A), but I see 3 calls.

2 calls are running in parallel at the same time and when finished I see the 3rd call being executed for the same query.

 

Can someone elaborate on that process?

 

Will it be more efficient if I wouln't "reference" to A but "duplicate"?

 

Thanks 

1 REPLY 1
ankitpatira
Community Champion
Community Champion

@nadian I am not entirely 100% on how query calls are made but i would assume that if you have two queries A and B, where B is reference of A then during refresh only one call is made as B is reference of A and is going to be updated once A is updated. On other hand duplicate B of A means they both refernce data source seperately and so two calls will be made. 

 

Perhaps MS insider like @SamLester can confirm this for us on how query calls are made for reference and duplicates.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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