Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Vlookup numbers in a range (power Query)

I am trying to lookup a value from my main table into a scale that is in a second table.   Main table Route Region Miles Desired return A 1 20   B 2 25     Scale table R...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi Anonymous ,

     

    1.You can merge the two tables first, and then add a custom column to calculate the expected return value.

     

    2.Expand the fields you want.

     

    3.Add a custom column to find the region within miles. Then filter the custom column.

     

    4.The result is as follows.

     

    Best Regards,

    Stephen Tao

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.