Forum Discussion

llamasarefun's avatar
llamasarefun
Helper I
2 years ago
Solved

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
  • AlienSx's avatar
    AlienSx
    2 years ago

    llamasarefun 

    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

     

  • llamasarefun's avatar
    llamasarefun
    2 years ago

    AlienSx Brilliant, that has worked perfectly, thanks so much for your help!