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
- 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
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!