Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowFabric Data Days Monthly is back. Join us on March 26th for two expert-led sessions on 1) Getting Started with Fabric IQ and 2) Mapping & Spacial Analytics in Fabric. Register now
I have a Power BI report in Import mode connected to Azure Table Storage, with the dataset refreshing every 30 minutes. I set up a Data Activator trigger to send an email, but the trigger checks every hour by default, and I can't find an option to adjust this.
Is there a way to configure Data Activator to check every 30 minutes while staying in Import mode?
Alternatly how to convert dataset to streaming dataset.
Solved! Go to Solution.
You cannot convert anything - need to start over. Real-time streaming in Power BI - Power BI | Microsoft Learn
Note the nice little blue box. Streaming datasets we planned to be deprecated last October but after public outcry Microsoft extended that to October 2027
Hi @Kedar_Pande ,
Thanks for lbendlin's reply!
And @Kedar_Pande , Data Avtivator currently detects once an hour by default, and there is no way to change this frequency. If possible, you can try to query the data you need to detect in the KQL Queryset using Kusto statements, and then set an alarm in the KQL Queryset. At this time, you can set the query running frequency, which may meet your needs.
Create Activator alerts from a KQL Queryset - Microsoft Fabric | Microsoft Learn
If you want to convert dataset to streaming dataset, in addition to the document provided by lbendlin, you can also refer to this document:
Load data in a Power BI streaming dataset and build a dataflows monitoring report with Power BI - Po...
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Kedar_Pande ,
Thanks for lbendlin's reply!
And @Kedar_Pande , Data Avtivator currently detects once an hour by default, and there is no way to change this frequency. If possible, you can try to query the data you need to detect in the KQL Queryset using Kusto statements, and then set an alarm in the KQL Queryset. At this time, you can set the query running frequency, which may meet your needs.
Create Activator alerts from a KQL Queryset - Microsoft Fabric | Microsoft Learn
If you want to convert dataset to streaming dataset, in addition to the document provided by lbendlin, you can also refer to this document:
Load data in a Power BI streaming dataset and build a dataflows monitoring report with Power BI - Po...
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You cannot convert anything - need to start over. Real-time streaming in Power BI - Power BI | Microsoft Learn
Note the nice little blue box. Streaming datasets we planned to be deprecated last October but after public outcry Microsoft extended that to October 2027
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Fabric update to learn about new features.