Duplicate Helper column with filter
Answers
-
You did it again! Thank you!!!
-
Hi. I'm thinking it's not working for me because sometimes the status is blank. I'm not really sure but it still doesn't seem to be working. I've gone through and made sure the formula matches my columns as well.
-
@T.Shuya Try this then
=IF(OR([Deliverable Type]@row <> "Invoice", Status@row = "Completed"), 0, IF(COUNTIFS([Job Number]:[Job Number], [Job Number]@row, [Deliverable Type]:[Deliverable Type], "invoice", Status:Status, OR(@cell <> "Completed", @cell = "")) > 1, 1, 0))
-
Success!!!! Thank you so much! You've been such a help.
-
Good to hear, hopefully it continues to work this time 😁
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
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!