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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Syndicate_Admin
Administrator
Administrator

Duplicate source load when loading queries to the model

I'm working on a BI that has several Excel files as sources, one in particular is quite heavy (about 400MB) because it lowers historical data from SAP. The problem is that we have several queries that are based on the same source and when loading the data into the model, Power BI repeatedly reads the same source, which takes a long time to update.

DeOliveiraNico_0-1661541911772.png

I tried generating a single base query that is not loaded to the model and then referencing the others to the first. So that base query is the only one that takes data from the external source, but anyway, when loading the data model, Power BI reads the same source several times.

Is there a way to design the data model so that Power BI queries the data in the source once and speeds up the model refresh?

1 ACCEPTED SOLUTION
ToddChitt
Super User
Super User

YES! Create ONE Source in Power Query, then load it into the model. Then use a DAX statement to replicate it:

MyNewTable = OneSourceTableName

You can then apply filters, etc. to this new table.

Of course, if you have different transforms to make you have to do it in Power Query




Did I answer your question? If so, mark my post as a solution. Also consider helping someone else in the forums!

Proud to be a Super User!





View solution in original post

1 REPLY 1
ToddChitt
Super User
Super User

YES! Create ONE Source in Power Query, then load it into the model. Then use a DAX statement to replicate it:

MyNewTable = OneSourceTableName

You can then apply filters, etc. to this new table.

Of course, if you have different transforms to make you have to do it in Power Query




Did I answer your question? If so, mark my post as a solution. Also consider helping someone else in the forums!

Proud to be a Super User!





Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.