Index Collect First Value from A Column
Hi All,
Having trouble with index collect, I have a formula in a cell that I've added +"" to make it a text (Sprint Planning) and under Planning Header am trying to have a formula that essentially states:
If the sprint value column is not empty, then return the first text value
=IF([Sprint Planning ]@row<>"",INDEX(COLLECT([Sprint Planning ]:[Sprint Planning ],[Sprint Planning ]@row<>'',1)
Best Answer
-
Of course I figured it out after searching and playing around with the formula, for anyone curious this is what worked:=INDEX(COLLECT([Sprint Planning ]:[Sprint Planning ], [Sprint Planning ]:[Sprint Planning ], @cell <> ""), 1, 1)
Answers
-
Of course I figured it out after searching and playing around with the formula, for anyone curious this is what worked:=INDEX(COLLECT([Sprint Planning ]:[Sprint Planning ], [Sprint Planning ]:[Sprint Planning ], @cell <> ""), 1, 1)
-
Hey @Bethany K
Thanks so much for following-up with your solution! 🙂
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.7K Get Help
- 405 Global Discussions
- 216 Industry Talk
- 456 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!