Help with Risk Flag and overlapping start dates
Hello! I am having trouble with getting the risk flag to trigger if there is a start date overlapping. I have tried some countifs and if ands...keep getting #unpars :(
Please help! I need to show this to a client tomorrow!
Best Answer
-
Did you get this working?
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Answers
-
Hi Fletcher,
Can you share the formula you’re using now?
I hope that helps!
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
@Andrée Starå I had been using this which I grabbed from another post and altered to fit my fields:
=IF(OR(isblank(start date@row), (ISBLANK(end date@row)),"", IF(COUNTIFS([end date]4:[end date]80, >= start date@row, [start date]4:[start date]80, <= end date@row)-1>0, 1))
-
@Andrée Starå However, we no longer need the end date column so I tried this:
=COUNTIF([Start Date]4:[Start Date]80 = <1, 1)
-
Did you get this working?
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!