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
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 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!