Forum Discussion
YaelKiselman
5 years agoFrequent Visitor
Alerts on multiple fields
Hello, I have a table of "Parts replaced" and dates. I need to send an alert if a part was replaced over X times in one week. (that means that I need to follow on each parts and the number of time...
- 5 years ago
YaelKiselman - I can't think of one, it's either 100 cards or a single card that alerts on any of the parts. I don't see another way.
jthomson
5 years agoSolution Sage
Been a while since I've done anything with alerts, but could you not look at it in another way and configure a table that compares the number of replacements with the relevant threshold, filters down to just those that you're interested in (not sure if your X value is static or dependent on part, but is should be workable with a measure either way) and just send that table through automatically instead?