Index, Collect multiple criteria
I am trying to index, collect the approver name from a matrix of approvers by business role.
The formula works if only one business role approval type is displayed, however I need to be able to assign an approval/ sign-off name for all business role approval types selected
=IFERROR(INDEX(COLLECT({BRD approver name}, {Business Requirements Approver Matrix Range 1}, [Business Role Approval Type]@row), 1), "No Result")
Answers
-
To pull multiple names you will need to use a JOIN/COLLECT, but...
We currently cannot populate multiple useable contacts in a cell even if the column is set to allow multiple contacts. Pulling one via formula is fine, but pulling ore than one converts everything into a text string that isn't counted as a contact or multiple contacts.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!