Vlookup

2 posts / 0 new
Last post
sansii
Offline
Joined: 08/29/2019 - 08:02
Vlookup

Hello,
I'm beginner in IDEA
Please how can do VLOOKUP execution like in Excel ?
Specificly, i want to obtain B1..x value ( from DataBase B) in DataBase A, base on key value x in DB A and B.
 
Thank you

Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

Hi sansii,

The equivalent to a VLOOKUP in IDEA is the Join task.  Here is a video that will walk you through using the join.

https://www.youtube.com/watch?v=xv_PaGW9_9Y&list=PLEE1l8LoXUCLS2GYi5QsvNuPuRoez3L2v&index=12

If you have any question on using join after watching the video please let me know.

Brian