Forum Discussion
Anonymous
9 years agoNot applicable
how does import work after data refresh
How does import work after data refresh at PBI Services. I have some Visuals and Slicer, using Azure SQL DB and data is refreshing by using PBI gateway ent. just want to know after data refre...
djnww
9 years agoImpactful Individual
Hi Anonymous,
There are 2 ways to connect your desktop file to SQL. Only DirectQuery allows your PowerBI Online to be refreshed automatically.
DirectQuery means that processing is done on your SQL server environment. It only grabs what is required. Yes, this is the most efficient method, but it may chew up resources if your database is being used for other purposes.
Cheers,
D