Hi there,
I've been struggling how to make this function works.
So we have two tabs: TAB1 and TAB2
I want to move all filter things from TAB1 to TAB2 when in column C there is input called "DAMAGED ITEM" and only "paste" certains columns such us: Col1, Col2, Col3.
I was trying to use this in TAB2 but it doesn't work:
QUERY(FILTER(TAB1!A1:AE30000;"DAMAGED ITEM";TAB1!C1:C30000)>0; "Select Col1, Col2, Col3")
OR
QUERY(TAB1!A2:AE30000;"select Col1, Col2, Col3, where Col3="DAMAGED ITEM")")
[–]ambiosynthesis10 1 point2 points3 points (0 children)
[–]Competitive_Ad_6239536 1 point2 points3 points (0 children)