Forum Discussion
Adjusting Data Activator Trigger Frequency
- 1 year ago
Hi reniyama
I'm afraid that it's not currently possible to set up a trigger that will warn you every week if the value is greater than zero (although we do have a roadmap item to enable this). However, there is something you can do that might still be useful. If you change your trigger condition to "becomes greater than zero", then it will warn you at most once per week. The difference is that it will only warn you if the value was zero the week before. For example:
Week 1: value = 0 (no alert)
Week 2: value = 1 (you get an alert, because last week it was 0)
Week 3: value = 1 (no alert)
Week 4: value = 0 (no alert)
Week 5: value = 5 (you get an alert, because last week it was 0)
Have you considered using Power Automate instead?
- reniyama1 year agoRegular Visitor
Hi lbendlin unfortunately this power automate connector is currently blocked from the admin portal in my organization...
I've opened a ticket to unlock it so I can customize the message even further in Teams.... But still, how could I set up weekly Teams message through this? As the trigger would be also set hourly
- lbendlin1 year agoSuper User
Data Activator (RTI) is designed to handle event signals - as they happen. For recurring schedules you will want to use tools that are designed to be able to implement schedules like yours.