Max(Collect formula
I'm trying to pull in the most recent date of a file, and it looks like =Max(Collect is the way to do it, but I'm having trouble with getting the formula to work.
Currently, I have
=MAX(COLLECT({Date of Recent Update}, {Parent Folder}, [Delivery Path]@row))
where Parent Folder and Delivery Path would be the reference to tie the two sheets/rows together.
As you can see in the 2nd screenshot, I'm getting an #INVALID COLUMN VALUE error, though the column is set to a Text/Number (I also tried it with a Date type, with the same error message)
In Excel, I'd use a MAXIFS, in case that helps. =MAXIFS(Date of Recent Update column, Parent Folder column, Delivery Path at row)
Any suggestions on making this formula work? Thanks!
Best Answer
-
I have tested your formula
"=MAX(COLLECT({Date of Recent Update}, {Parent Folder}, [Delivery Path]@row)),"
and it is working with my sheets. 😀
Please take a look at the dashboard below.
Answers
-
I have tested your formula
"=MAX(COLLECT({Date of Recent Update}, {Parent Folder}, [Delivery Path]@row)),"
and it is working with my sheets. 😀
Please take a look at the dashboard below.
-
Interesting. No idea why it wasn't working before. I messed around a bit with the reference names and column names, and now it is working... thanks also for sharing your dashboard! That gives me a great idea for organizing this project a bit better :)
-
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!