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
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!