ISCRITICAL

Has anybody in Smartsheet EU successfully used ISCRITICAL on a gantt please - we have been trying, and every single time it's coming with the error "Incorrect argument". The formula is simple enough =IF(ISCRITICAL([Task Name]@row),1,0)
Thank you
Answers
-
Can you provide a screenshot?
Gia Thinh Technology - Smartsheet Solution Partner.
Email : thinh.huynh@giathinh.tech -
Sure, here it is:
-
2 things need to be fixed:
1- Your formula is not correct. Change it to :
=IF(ISCRITICAL([Task Name]@row),1,0)
2- Change the property of the Critical Path (y/N) column from Text/Number to Checkbox in order to match with the boolean result of the formula
Gia Thinh Technology - Smartsheet Solution Partner.
Email : thinh.huynh@giathinh.tech -
Hi, Thanks but it is the same formula, and I have also tried the flag or checkbox, and it's the same issue
-
Apology, I can see the difference now! Needed my glasses, thank you!
-
I am happy to help.
Gia Thinh Technology - Smartsheet Solution Partner.
Email : thinh.huynh@giathinh.tech
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 205 Use Cases
- 517 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 83 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!