Hi all,
I have 20 different tables (which are quite sizeable 100,000 records each) that relate to 50 unique counties. Unfortunately, the tables come from different data sources so the exact spelling of each of the counties is different. In an effort to create a relationship between all the different tables I am presuming that I need to ensure that all the counties are spelled the same in each of the 20 different tables so that I can link it to my unique list.
In simple terms, how do I find and replace multiple values in one table.
In more complex terms, how do I do that using Power Query so that its an automated process when I get new data into each of the 20 tables.
Hope that all makes sense. Would appreciate any replies. Thank you.
P.S. I wonder is it also an idea to create a new column and use 'if' formulaes? For instance, IF (this cell is 'County-x1',then return 'County 1',,). Though this might work how would you do this 50 times?
P.P.S. Would merge on powerquery also work. If I had the 20 ways that the county was spelled on one table - could that be merged, and then I could delete what I dont want - i.e. the other 19.
I have 20 different tables (which are quite sizeable 100,000 records each) that relate to 50 unique counties. Unfortunately, the tables come from different data sources so the exact spelling of each of the counties is different. In an effort to create a relationship between all the different tables I am presuming that I need to ensure that all the counties are spelled the same in each of the 20 different tables so that I can link it to my unique list.
In simple terms, how do I find and replace multiple values in one table.
In more complex terms, how do I do that using Power Query so that its an automated process when I get new data into each of the 20 tables.
Hope that all makes sense. Would appreciate any replies. Thank you.
P.S. I wonder is it also an idea to create a new column and use 'if' formulaes? For instance, IF (this cell is 'County-x1',then return 'County 1',,). Though this might work how would you do this 50 times?
P.P.S. Would merge on powerquery also work. If I had the 20 ways that the county was spelled on one table - could that be merged, and then I could delete what I dont want - i.e. the other 19.
Last edited: