Hello Community,
I have been using this formula for years now
=(SUM(COLLECT({5.A Invoice Log ASPR Range GR Amount}, {5.A Invoice Log ASPR PO#}, =[PO#]@row ))) + (SUM(COLLECT({5.B Invoice Log Archive ASPR GR Amount}, {5.B Invoice Log Archive ASPR PO#}, =[PO#]@row )))
Somewhere in the last couple of days though it stopped collecting. I have tried to find the error by just running a Collect function on either of the 2 data sets and it keeps coming up with 0.00, even though there is data on the sheet. If I just go to collect one single data set it gives me #Invalid Column Value, even though all columns used in this formula are Text/Number.
Any help would be greatly appreciated.