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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Neharao09
New Member

Power BI import data power bi service

I have created reports on power bi desktop in import mode, I have published the report on the Power BI server. On Power BI server I have updated the data source details and scheduled the data refresh on specific time each day, just wanted to check will the report keep getting updated on its own with the new data with all these settings ? Or should I use Direct query in power bi desktop itself ? Does import mode matter

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

"will the report keep getting updated"

Not really.  What will get refreshed is the dataset.  The report needs to be viewed/interacted with by the user to reflect that.

 

Let's say the user opens the report at 2pm.  The dataset gets refreshed at 3pm.  The user will only see the new data if they are closing/reopening the report, or if they hit one of the refresh options like F5.

 

Even with Direct Query the report will only update when the user interacts with it (for example by changing a filter).

 

Does Import mode matter?  Yes, very much so.  Use Import mode for small data sources, and for data sources that change very infrequently (once a day or longer).  Use Direct Query mode for data sources that are very large, or that change very frequently (or both).  In between use Dataflows or Aggregations.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

"will the report keep getting updated"

Not really.  What will get refreshed is the dataset.  The report needs to be viewed/interacted with by the user to reflect that.

 

Let's say the user opens the report at 2pm.  The dataset gets refreshed at 3pm.  The user will only see the new data if they are closing/reopening the report, or if they hit one of the refresh options like F5.

 

Even with Direct Query the report will only update when the user interacts with it (for example by changing a filter).

 

Does Import mode matter?  Yes, very much so.  Use Import mode for small data sources, and for data sources that change very infrequently (once a day or longer).  Use Direct Query mode for data sources that are very large, or that change very frequently (or both).  In between use Dataflows or Aggregations.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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