Smartsheet not recognizing a number value
I have a sheet with item numbers and Dates when a purchase order is due. Some items have multiple purchase orders outstanding, so I have a MIN(COLLECT statement to find the earliest of the open PO dates for that item.
What has me baffled is that for "Item" that has a six digit number, it doesn't return any value. If it has a dash in it, or letter, it returns the value expected. I've added the "Item Value" column to make sure Smartsheet sees it as a number, not text, and it does the same thing. I added a "COUNTIF" column to count how many times the number occurs. Again, if it's a six digit number it returns zero, everything else returns the number expected.
The "Length" column correctly measures the length of the Item field.
The Latest Due Date column is formatted as a date. The "Date Date" column is formatted as "DateOnly" thinking maybe that was the problem. Same results using either column.
Here's the formula in "Earliest PO of Component"
=MIN(COLLECT([Latest Due Date]:[Latest Due Date], Item:Item, Item@row))
Any ideas would be appreciated!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!