Forum Discussion

Steve1330's avatar
Steve1330
Brass Contributor
Dec 10, 2021

LET and Nested Dynamic Array FILTER Function

I'm looking for a way to reference a FILTERED dynamic array column, nested inside the LET functions, e.g.: LET(A,FILTER(A:F,(A:A="X")*(B:B<=DATEVALUE("12/31/2021"))), A_____) How would I reference ...

Resources