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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
vaibhavgupta02
Frequent Visitor

Exchange Server as a Data Source to Schedule Refresh

Hi All,

 

I have a requirement like Power BI cloud data should be refreshed as soon as the undlying Azure SQL data is updated. In the cuurent scenario , I have to wait for the schedule refresh to update clould data from undlying Azure SQL data. 

 

Can you please tell me how to automate schedule refresh in Power BI or how to refresh cloud dataset as soon undlying data is updated.

 

Regards

Vaibhav Gupta

3 REPLIES 3
v-haibl-msft
Microsoft Employee
Microsoft Employee

@vaibhavgupta02

 

You can get data from Azure SQL Database with Direct Query in Power BI Desktop, and then publish to Power BI Service. Using DirectQuery, no data is imported or copied into Power BI Desktop. The selected tables and columns appear in the Fields list. As you create or interact with a visualization, Power BI Desktop queries the underlying data source, which means you’re always viewing current data.

 

After publish to Power BI Service, you can set the refresh frequency to 15 minutes as below. In that case, dashboard tiles can be refreshed automatically every 15 miniutes.

 

 

Best Regards,
Herbert

But i have to use imprt option only for updating the data in cloud. I cannot use Direct Query.

I read that Azure Stream Analytics is there for real time handling to data in Clould. Can i try the same ?

@vaibhavgupta02

 

I don't think Azure Stream Analytics fits your scenario here. We always use Azure Stream Analytics to analyze high-volume, streaming data and get insight from a real-time Power BI analytics dashboard.

Stream Analytics is a data streaming technology under Azure list of services. With this technology you can pass data from input (such as Event Hub) to one or more outputs. Note that Stream Analytics is not a data storage.

 

If you have to use import instead of direct query. You can only schedule refresh as below. And refresh dataset manually when you want to get the updated data immediately.

 

 

Best Regards,
Herbert

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 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI 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.