Forum Discussion
Anonymous
4 years agoNot applicable
lookupValue
hello everyone I get more than one value and an error when I use the LookupValue function. I would like to display the value that occurs most often. Can someone help me ? Thanks
amitchandak
4 years agoSuper User
Anonymous , not sure of the usage
new column
we try like
Same Table
maxx(filter(Table, [Id] = earlier([ID]), [Value])
different tables
maxx(filter(Table2, Table[Id] = (Table2[ID]), Table2[Value])
refer 4 ways to copy data from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8