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 | Smartsheet Director | SCS CLOUD - 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
- Smartsheet Customer Resources
- 63K Get Help
- 380 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 Webinars
- 7.3K Forum Archives