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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
Dineshkumar2512
New Member

Data Activator not trigger the alers only send me a test action working

I created a reflex and set the conditions. However, the alert does not trigger automatically when the conditions are met; only the test action works fine. Why are the alerts not being triggered automatically?"Screenshot 2024-11-14 183315.png

2 REPLIES 2
nilendraFabric
Solution Supplier
Solution Supplier

Hi @Dineshkumar2512 

 

these could be potential issues why your Data Activator alerts are not triggering automatically, even though the test action is working:

 

Data Refresh Frequency: Data Activator may not be detecting changes in real-time. It typically checks for updates every 5 minutes at the fastest. If your data source isn’t refreshing frequently enough, the alerts may not trigger as expected.
2. Direct Lake Dataset Issue: If you’re using a Direct Lake dataset, there’s a known bug where Data Activator doesn’t notice changes unless you manually refresh the dataset. This is a current limitation that Microsoft is working to fix.
3. Threshold Configuration: Ensure that your alert conditions are correctly set. For example, if you’re using a “becomes greater than” condition, it will only trigger when the value crosses the threshold from below, not if it’s consistently above the threshold.

 

 

To troubleshoot:
1. Verify that your data source is refreshing as expected.
2. If using Direct Lake, try manually refreshing the dataset.
3. Double-check your alert conditions and thresholds.
4. Ensure you have the necessary permissions and capacity.
5. Monitor the Data Activator logs for any error messages.

 

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

v-yajiewan-msft
Community Support
Community Support

Hi @Dineshkumar2512 ,

 

Please click on the data stream SQL_DATA to verify if there are any updates that meet the specified trigger conditions:

vyajiewanmsft_0-1731648214514.png

Best regards,

Joyce

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

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

JanFabricDE_carousel

Fabric Monthly Update - January 2025

Explore the power of Python Notebooks in Fabric!

JanFabricDW_carousel

Fabric Monthly Update - January 2025

Unlock the latest Fabric Data Warehouse upgrades!

JanFabricDF_carousel

Fabric Monthly Update - January 2025

Take your data replication to the next level with Fabric's latest updates!

Top Solution Authors