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
- Customer Resources
- 65.4K Get Help
- 447 Global Discussions
- 144 Industry Talk
- 478 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 151 Just for fun
- 72 Community Job Board
- 490 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!