Forum Discussion
Keeping data sources in separate folder and model data only within tables that reference source
Hi sandra_p ,
In most instances, we connect to the data source and shape data directly because what we have done in power query can all be seen in Applied steps and Advanced editor, we can restore the data source by deleting steps when we need. This sounds cumbersome but we don't need to reconnect to the data source to get table again to add memories in power bi.
Another situation is that we really need to refer to the source table, in this way, we can use 'Duplicate' and 'Reference' in power query:
- Duplicate copies a query with all the applied steps of it as a new query; an exact copy.
- Reference will create a new query which has only one step: Getting data from the original query.
It is a good idea to uncheck the enable load on other queries to save some memory in Power BI.
You can refer this article which describes in detail the differences between them.
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.