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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
XCT
Advocate I
Advocate I

Problem with Reflex (Data Activator): no triggering

Hi everyone,

 

I've set a reflex artefact from a card visual on a PBI report published in a PPC workspace. This KPI is a simple countrows. The model semantic below the report is connected in DirectQuery mode to a Snwoflake table. The report is refreshed every hours in the page parameters of the report.

I set the a trigger based on the KPI. Reflex detects every hours the change of my KPI...but I've only one action triggered (the first one). The action is a "Send Teams message".

XCT_1-1716797278829.png

Why? Could you help me please?

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

Hi @XCT 

 

Here are a few steps and considerations to help resolve the issue:

 

  1. Check the Reflex Configuration: Ensure that the reflex is correctly configured to monitor changes as expected. Remember, after creating a reflex, you need to populate it with your data and ensure it's correctly monitoring for conditions. For more information on setting up reflexes, refer to the Get started using Data Activator - Microsoft Fabric | Microsoft Learn.

  2. Verify the Trigger Conditions: Review the conditions set for triggering the action. It's crucial that the conditions accurately reflect the changes you expect to detect in your KPI. For more details on creating triggers in design mode, see Teams activity - Microsoft Fabric | Microsoft Learn.

 

 

 

 

 

Best Regards,

Jayleny

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

View solution in original post

jameshutton
Community Admin
Community Admin

@XCT , sorry for the late reply. The reason your trigger is only firing once during that range is that your condition is set to "becomes greater than zero". This means that the trigger will fire only when the value was greater than zero at time t, then becomes greater than zero at time t+1. If you want the trigger to fire continuously while your value is greater than zero, then you can do this by changing your trigger condition to "is greater than zero."

View solution in original post

2 REPLIES 2
jameshutton
Community Admin
Community Admin

@XCT , sorry for the late reply. The reason your trigger is only firing once during that range is that your condition is set to "becomes greater than zero". This means that the trigger will fire only when the value was greater than zero at time t, then becomes greater than zero at time t+1. If you want the trigger to fire continuously while your value is greater than zero, then you can do this by changing your trigger condition to "is greater than zero."

Anonymous
Not applicable

Hi @XCT 

 

Here are a few steps and considerations to help resolve the issue:

 

  1. Check the Reflex Configuration: Ensure that the reflex is correctly configured to monitor changes as expected. Remember, after creating a reflex, you need to populate it with your data and ensure it's correctly monitoring for conditions. For more information on setting up reflexes, refer to the Get started using Data Activator - Microsoft Fabric | Microsoft Learn.

  2. Verify the Trigger Conditions: Review the conditions set for triggering the action. It's crucial that the conditions accurately reflect the changes you expect to detect in your KPI. For more details on creating triggers in design mode, see Teams activity - Microsoft Fabric | Microsoft Learn.

 

 

 

 

 

Best Regards,

Jayleny

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors