
Power Query Cookbook
By :

Queries' loads can be heavy and sometimes refreshing some tables can impact negatively on performance. This is why it is important to know what data is concretely needed for end users. It is common that you will need some queries just for transformations in Power Query, but you won't need them in the final model. In this recipe, we will see how you can use some queries for enriching data needed for reporting and how you can disable the loading of this supporting table in order to reduce the impact on performance and refreshing.
For this recipe, you need to download the following files:
FactInternetSales
CSV fileDimTerritory
CSV fileIn this example, we will refer to the C:\Data
folder.
Once you open your Power BI Desktop application, you are ready to perform the following steps:
Figure 6.59 – Text/CSV connector