Forum Discussion
rylach
Helper II
6 years agoSelect max value for a group based on another column
Hi, Lookin as the following table: TableA: id value key 1 a 1 1 b 2 1 c 3 2 a 4 2 d 5 2 f 6 how can I write a formula for a column in another table (re...
- 6 years ago
Looking for examples of MAXX+RELATEDTABLE I found the solution, didn't know LOOKUPVALUE accepts more than one key/value pairs:
Greg_Deckler
Community Champion
6 years agorylach - Use MAXX along with RELATEDTABLE.
rylach
Helper II
6 years agoLooking for examples of MAXX+RELATEDTABLE I found the solution, didn't know LOOKUPVALUE accepts more than one key/value pairs: