https://app.clay.com/workspaces/12308/tables/t_TARcGxC16vWt/views/gv_2OqTj6sAh49v
I'd like to turn all the #of employees columns into a single array and the names of those companies into another array, and maybe a for cycle that returns the index from the company with the highest # of employees to be able to obtain the name using the 2nd array.
Hope it is clear enough
Hi team, is there a way to turn data from multiple columns into a single array? So I can use the index from the array to get the data from another array. Not even sure if we would be able to add that js formula to a single column.