How would you set up a notification when a call has a certain amount or above ?

Francis PJ P.
✭✭✭
I'd like to receive a notification when a cell has reached any amount above 50 000$. I can set a notification when a cell has reached a specific amount, but I need any amount above 50 000$.
Answers
-
You can use a Helper column.
Make a Column IF formula that Flags the cells at row when they are => 50,000
Looks something like this =IF(test@row >= 50000, 1, 0)
(Hide the column once you got it set.)
Then set automation to notify you every time the flag is checked.
Joe Goetschel | Associate Director, Smartsheet
CrossCountry Consulting - Smartsheet Partner
"The only real limitation of Smartsheet is the level of effort required to achieve your goal."
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.9K Get Help
- 429 Global Discussions
- 147 Industry Talk
- 487 Announcements
- 5.2K Ideas & Feature Requests
- 86 Brandfolder
- 152 Just for fun
- 74 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives