Forum Discussion
Iterate with LOOKUPVALUE
- Anonymous8 years ago
Hey ChrisMendoza,
Thanks for your answer, yes it is pretty much what I was looking for
I understood where I went wrong: I had duplicate values in the Search column.... So obvious...
The result I was looking for:
Original Email Received Date =
LOOKUPVALUE(
'receive tab'[Date];
'receive tab'[Message ID];
'send tab'[In Reply To];
'receive tab'[Email];
'send tab'[Email])
Thanks again Chris, idk how I struggled for 3 hours...
Best,
L
Hey ChrisMendoza,
Thanks for your answer, yes it is pretty much what I was looking for
I understood where I went wrong: I had duplicate values in the Search column.... So obvious...
The result I was looking for:
Original Email Received Date =
LOOKUPVALUE(
'receive tab'[Date];
'receive tab'[Message ID];
'send tab'[In Reply To];
'receive tab'[Email];
'send tab'[Email]
)
Thanks again Chris, idk how I struggled for 3 hours...
Best,
L
Hi Anonymous,
Have you solved your problem?
If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
Best Regards,
Cherry