Forum Discussion

Eqa33's avatar
Eqa33
Copper Contributor
Oct 27, 2022
Solved

Power Query Text Replacement

Hi, I have a column in power query made up of 2 words as per my example. Once I split the column I want to replace the first word with another word, but as every number changes in the example a diff...
  • Riny_van_Eekelen's avatar
    Oct 31, 2022

    Eqa33 No need to use VLOOKUP at all. Within PQ you merge information from different tables, resembling a VLOOKUP function in Excel. You connect to both tables. The data table that changes every week and the static table with the numbers and their replacement codes. Just make sure that the weekly file has the same name every week and is located in the same folder. Then just refresh the query and all gets updated.

Resources