Sum Collect - not working on new blueprint sheets
I am trying to reference a source sheet on project specific sheets rolled up from a control center blue print. I am using Sum Collect to gather the sum of transactions based on Project number, cost code and category. The Sum Collect formula is working on some sheets, but not others.
=IF(Summary@row = 1, "", IF(Children@row <> 0, SUM(CHILDREN()), IFERROR(SUM(COLLECT({Small Projects | JTD Costs}, {Small Projects | Project No.}, [Project Number]@row, {Small Projects | Category No.}, [Category No.]@row, {Small Projects | Cost Code}, [Cost Code]@row)), "error")))
The project column is just showing $0.00 on each row even though the source sheet has transactions assigned to this project...
Any ideas on why some sheets reference the source sheet fine and others do not?
Answers
-
Are you able to provide screenshots for reference?
-
Hey Paul,
When you requested a screen shot I went back to the sheets in question and realized the Category No. column in the formula was pulling data incorrectly... You inadvertently solved the issue. That and fresh eyes on a Monday morning must make all the difference.
Thank you!
-
Glad you were able to get it sorted!
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!