Formula for IfBlank
I'm still stuck on this. I know it's got to be something so simple that I'm missing. But you can see that the blank rows are not calculating correctly.
Thank you!
Answers
-
If I understand your formula right, it should be like this:
=IF(OR(ISBLANK([Actual - Cap]@row), ISBLANK([Actual Burndown]@row)),[Forecast - Cap]@row, [Actual Burndown]@row - [Actual - Cap]@row)
If either Actual Burndown or Actual - Cap are blanked, then display Forecast - Cap. Otherwise do Actual Burndown - Actual Cap.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 450 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 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!