Forum Discussion

jonoren's avatar
jonoren
Frequent Visitor
4 years ago
Solved

Get value from table by another rows value and the column name

So, my problem is as follows: Firstly, I have the following table for currency exchange rates (for all currencies):   and second, I have a table of reservations, each reservation has a curre...
  • KT_Bsmart2gethe's avatar
    KT_Bsmart2gethe
    4 years ago

    Hi jonoren ,

     

    Step 1:

    Unpivot columns

     

     Step2:

    Merge

     

    Outcome:

     

    I hope it helps.

     

    Regards

    KT