INDEX (COLLECT) Formula returning #INVALID VALUE Error

Options

I am trying to use INDEX COLLECT to pull data out of a specific column from another sheet based one three criteria.

My formula is:

=INDEX(COLLECT({Site Visit Intake - DOM Review %}, {Site Intake FDC-FW}, FW@row, {Site Visit Intake - DC}, DC@row, {Site Visit Intake - Metric}, [Metric Being Evaluated]@row),1)

I keep getting a #INVALID VALUE error despite ensuring that my source sheet has matching information.

Source Sheet:

Note that FW is feed from a formula, "DC" "Metric Being Evaluated" are drop-downs, and "DOM Review %" is a formula as well.

From Formula: Site Visit Intake - DOM Review % = "DOM Review %), Site Intake FDC - FW = "FW", Site Visit Intake - DC = "DC", and Site Intake - Metric = "Metric Being Evaluated:

image.png

Landing Sheet:

image.png

Any help would be greatly appreciated!

Tags:
«1

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!