I know how to create formulas in Excel that select values on a join key (example in image below).
However, I would like to be able to create one formula that replicates this function for the whole array of interest, without knowing the size of the array beforehand.
I have tried BYROW, but unfortunately, I cannot pass the array on the left into the lambda function. What solutions do I have here?
I have tried BYROW, and I was expecting to spill the function along the rows. However, I could not pass the join array into the lambda function.
Lookup Data: Return Multiple Matches in Rows
Given
All
u
i.e. you could e.g. useu,SORT(UNIQUE(ud)),
.