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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
JoseVictor
New Member

SQL data synchronization

Hello, i'm new on Power BI and currently i'm working at a company as a intern. My job here is to make a Dashboard that shows all the useful data from the company. I need to synchronize the company system with Power BI, so when the employees add more data the Dashboard will be up-to-date too. If i get the data from a SQL Server the Dashboard will update too?

1 ACCEPTED SOLUTION
Mikelytics
Resident Rockstar
Resident Rockstar

Hi @JoseVictor 

When you use Power BI there are two basic ways to connect to SQL-Database

1) Import mode

2) Direct Query

 

When you use import mode then you can manually trigger or schedule the refresh of the load, also multple times a day.

 

When you use Direct Query the data will everytime retrieved from the SQL database when somebody interacts with the report.

 

BUT in Directy Query you have several restrictions in what you can do. This is why most solutions are built using import mode which is also the recommended practice. If you have very clean data in SQL and less transformation is needed then Direct QUery could be a valid choice. Otherwise you would need to go with import.

 

Please find below some additional content:

Power BI Get Data: Import vs. DirectQuery vs. Live (2021) - Bing video

DirectQuery in Power BI - Power BI | Microsoft Learn

 

Best regards
Michael
-----------------------------------------------------
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Appreciate your thumbs up!
@ me in replies or I'll lose your thread.

 

------------------------------------------------------------------
Visit my blog datenhungrig which I recently started with content about business intelligence and Power BI in German and English or follow me on LinkedIn!

View solution in original post

2 REPLIES 2
Mikelytics
Resident Rockstar
Resident Rockstar

Hi @JoseVictor 

When you use Power BI there are two basic ways to connect to SQL-Database

1) Import mode

2) Direct Query

 

When you use import mode then you can manually trigger or schedule the refresh of the load, also multple times a day.

 

When you use Direct Query the data will everytime retrieved from the SQL database when somebody interacts with the report.

 

BUT in Directy Query you have several restrictions in what you can do. This is why most solutions are built using import mode which is also the recommended practice. If you have very clean data in SQL and less transformation is needed then Direct QUery could be a valid choice. Otherwise you would need to go with import.

 

Please find below some additional content:

Power BI Get Data: Import vs. DirectQuery vs. Live (2021) - Bing video

DirectQuery in Power BI - Power BI | Microsoft Learn

 

Best regards
Michael
-----------------------------------------------------
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Appreciate your thumbs up!
@ me in replies or I'll lose your thread.

 

------------------------------------------------------------------
Visit my blog datenhungrig which I recently started with content about business intelligence and Power BI in German and English or follow me on LinkedIn!
jdbuchanan71
Super User
Super User

You would schedule the refreshes of the data set and it would pull the newest data each time the refresh happens.

https://learn.microsoft.com/en-us/power-bi/connect-data/refresh-data

 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.