Forum Discussion

chefe's avatar
chefe
Helper II
8 years ago

Power Query M: 1 query, twice referenced => data loading three times?!

Hello,   I'm importing a folder of text files. The combined contents are stored in "F" file. I then reference F two times and apply a different filter to each  with F1 and F2.   Now, when refres...