Notifications
Clear all
Power Query
2
Posts
2
Users
0
Reactions
182
Views
Topic starter
I'm wondering if an existing Power Query data set that has been cleansed and modified can be completely replaced with a new data set. I will have an updated set of data that needs to replace what is in the current file. Hoping this can be done without having to redo all the cleansing and modifications I have already done.
Posted : 09/02/2022 2:40 pm
Hi Julia,
As long as your new dataset has the same structure as the old one then yes.
When I say structure I mean the dataset must have the same column names, number of columns, data types etc.
Even if some of these things are different then the PQ steps may only need a few tweaks to get it working again.
Regards
Phil
Posted : 09/02/2022 7:34 pm