BOM - INDEX/COLLECT Formula referencing child rows only in another sheet
Hey there,
If anyone can help.
I have set up two calculation sheets. The first is a Bill of Materials with the second being a variations sheet where I can combine various options from the BOM sheet. Each BOM item has a corresponding unique ID number.
In the Variations Sheet I want to have a list of the BO so I can easily reference what parts I have available.
I have tried using the below formula but it only pulls the parent row of the BOM list. I need it to instead pull the ID Numbers from the CHILD rows only.
=INDEX(COLLECT({TEST - Pricing - Parts Range 2}, {TEST - Pricing - Parts Range 3}, [Parts BOM]@row), 1)
I am trying to put the formula in the second image, ROWID@row for reference.
Thanks in advance!!
Answers
-
@Paul Newcome I have seen in other threads you seem to be the guru on INDEX formulas. Any chance you can lend a hand on this one?
Thanks
-
You would need a helper column on the source sheet that brings the data from the parent row onto each child row. From there you would reference the helper column in your INDEX/COLLECT
-
Thanks!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.8K Get Help
- 406 Global Discussions
- 218 Industry Talk
- 457 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!