Forum Discussion
jtpiazzamn
Helper I
4 years agoretrieve values from another table for multiple values
I have 2 tables - 1) User List - has the following columns - ID#, First Name, Last Name 2) Reviewer List - has the following columns - Reviewer ID#, Submitter ID#, Submission Title I want to a...
- Anonymous4 years ago
HI jtpiazzamn,
I think lookupvalue function should suitable for your requirement, you can use the current field id to lookup the user table records.
LOOKUPVALUE function (DAX) - DAX | Microsoft Docs
Regards,
Xiaoxin Sheng
Anonymous
4 years agoNot applicable
HI jtpiazzamn,
I think lookupvalue function should suitable for your requirement, you can use the current field id to lookup the user table records.
LOOKUPVALUE function (DAX) - DAX | Microsoft Docs
Regards,
Xiaoxin Sheng