Forum Discussion
Anonymous
4 years agoNot applicable
Refer column from another table in formula
Hello Folks, I have two tables Table A UID Name Age B_Percent_Current DID 1 Donald Trump 50 12.5 1 2 George Bush 52 25 2 3 Kamal Harris 23 9.75 2 4 Zelensky 35 ...
hashtag_pete
Helper V
4 years agoHi,
do you have a relationship between the two tables? If so, you can use RELATED, select the Percent_Value column + B_Percent_Current
Other option would be LOOKUPVALUE.
Best
hashtag_pete
Anonymous
4 years agoNot applicable
Looking for way to do it Power Query.
Not sure if I can use DAX in power query. Could you help ?