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!
AlienSx
Super User
2 years agollamasarefun don't touch "Custom column" button, it's a big mistake. Have you seen that video? Your case is #2. Anyway, create new blank query, replace everything in it with my code and replace "your_table" in my code with the name of your query (MASTER?)
llamasarefun
Helper I
2 years agoHi AlienSx Yes I have watched the video thanks, very useful. I am putting the code into blank query and get the error
Expression.Error: The name 'Renamed Columns2' wasn't recognized. Make sure it's spelled correctly.