Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
reniyama
Regular Visitor

Adjusting Data Activator Trigger Frequency

Dear all,

 

I’m setting up a Data Activator within my organization to send weekly Teams messages when a specific measure in Power BI is above zero.

 

Currently, my report refreshes weekly, but the Data Activator is being queried hourly, as shown in the screenshot below. This results in hourly Teams messages, which is excessive for the purpose of this development.

 

Could you please advise on how to adjust the query frequency so that the trigger becomes active only once per week, aligning with the report’s refresh schedule? Or at least someone could please advise in how I could make the message (via Teams) arrive to the User in a Weekly basis? Thank you!Screenshot 2024-11-28 132504.jpgScreenshot 2024-11-28 132544.jpg

 

Thank you for your assistance!

1 ACCEPTED SOLUTION
jameshutton
Community Admin
Community Admin

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)

 

View solution in original post

5 REPLIES 5
jameshutton
Community Admin
Community Admin

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)

 

@jameshutton thank you, I'm looking forward for this implementation, your solution seems a viable option for now 🙂 ... I'm going to try to customize something by using power automate as well, thank you

lbendlin
Super User
Super User

Have you considered using Power Automate instead?

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

 

Screenshot 2024-11-28 163202.jpg

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.  

Helpful resources

Announcements
September Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 Fabric update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors