Forum Discussion
llamasarefun
2 years agoHelper I
lookup 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!
AlienSx
2 years agoSuper User
llamasarefun rightmost column called "YN", located after column CR LOOKUP VALUE
llamasarefun
2 years agoHelper I
AlienSx there is no additional column, CR LOOKUP VALUE is the last one still
- AlienSx2 years agoSuper 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
- AlienSx2 years agoSuper User
- llamasarefun2 years agoHelper I
- llamasarefun2 years agoHelper I
AlienSx Brilliant, that has worked perfectly, thanks so much for your help!