Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello ,
I have SQL database and our ERP connects to SQL using ODBC. I can Get Data to Power BI both ways - connecting SQL server database and ODBC. Which way should i prefer ?
Solved! Go to Solution.
ODBC is slower. But is very comfortable when you have a lot of people who do different reporting and creation of reports in Power BI. And only admin manage this connection. If IP of ERP has been changed from production to testing or developement or backup IP then you change it in only one place.
ODBC is slower. But is very comfortable when you have a lot of people who do different reporting and creation of reports in Power BI. And only admin manage this connection. If IP of ERP has been changed from production to testing or developement or backup IP then you change it in only one place.
 
					
				
		
@vejas,
I would recommend you use the built-in SQL Server connector in Power BI Desktop, with this connector, you have two modes(Import or Directquery) to choose. 
DirectQuery lets you build visualizations over very large datasets, you can choose it based on your business requirement.
Regards,
Lydia
ODBC is notoriously slow.
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
