Forum Discussion

dub's avatar
dub
Frequent Visitor
8 years ago
Solved

How To Get Data From Multiple Tables inside one Column?

Hello everyone,   I am trying to solve this for a while now. If anyone can help i will be very much greatful.   I need to get data from multiple tables inside another table's column.   I tried ...
  • dub's avatar
    dub
    8 years ago

    Hi v-qiuyu-msftGreg_Deckler

     

    Thank you for the answers!

     

    The problem is that i have much more tables involved. But i managed to get what i need by appending all the one row tables into one big table, and then use LOOKUPVALUE to pull the desired column values based on matching Ids.

     

    Thank you both for your contribution.

     

    BR

     

    Dusan