Index Collect Formula (i think) question

I am trying to return a value from another sheet based on 2 pieces of criteria. I am looking to return the "Date Requested" data based on the "Operator" and "Request Type" criteria. This is the formula I am using. I am getting an INCORRECT ARGUMENT error however. Appreciate any guidance

=INDEX(COLLECT({Operator}, Operator@row, {Request Type}, [Request Type]@row, {Date Requested}, 0))

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!