Forum Discussion
Anonymous
8 years agoNot applicable
find corresponding value to maxi value in another column
Hi Experts
I am trying to find the coresponding value in column b to the max value in column A......totally lost...
= lookupvalue(Client_Summary_[Division],Client_Summary_[ClientName],CALCULATE(MAX(Client_Summary_[ManagementReferralsF2F]),FILTER(Client_Summary_,Client_Summary_[ClientName]=SELECTEDVALUE(Client_Summary_[ClientName])))
3 Replies
- v-danhe-msft
Microsoft Employee
Hi Anonymous,
Could you please post me some sample data and your desired result?
Regards,
Daniel He
- AnonymousNot applicable
See attached image....so for Management F2F i would like to know the division it relates too..
- v-danhe-msft
Microsoft Employee
Hi Anonymous,
Based on your sample data, what is your desired result? It seemed the three columns has noting related and what kind of value you want to lookup for?
Regards,
Daniel He