Forum Discussion
llamasarefun
Helper I
2 years agolookup value in another column
hi, I am trying to lookup a value from one column to see if it exists in another column and then return either a yes or no. Can this be done easily in power query? thanks
- 2 years ago
1. Create blank query
2. Open Advanced Editor
3. Replace everything you see there with my code
4. Replace your_table with MASTER in the code
- 2 years ago
AlienSx Brilliant, that has worked perfectly, thanks so much for your help!
llamasarefun
Helper I
2 years agoAlienSx yes sorry my mistake!
So no errors now but I cannot see where the new column where i would see the results is?
AlienSx
Super User
2 years agollamasarefun rightmost column called "YN", located after column CR LOOKUP VALUE
- AlienSx2 years ago
Super User
1. Create blank query
2. Open Advanced Editor
3. Replace everything you see there with my code
4. Replace your_table with MASTER in the code
- llamasarefun2 years ago
Helper I
AlienSx there is no additional column, CR LOOKUP VALUE is the last one still
- AlienSx2 years ago
Super User
- llamasarefun2 years ago
Helper I
- llamasarefun2 years ago
Helper I
AlienSx Brilliant, that has worked perfectly, thanks so much for your help!