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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

loading data on power bi service using sql server

I want to load the data on power bi service using sql server and want to create report on service itself.

Please advice 

7 REPLIES 7
m-colbert
Resolver III
Resolver III

You can create a pbix using the desktop that have all of your sql data in it. Publish it to the service and make sure it refreshes (if you need it to). Then from the service you can create a report using that dataset.

 

Also, are you actually using ODBC instead of the native SQL Server connector?

m-colbert
Resolver III
Resolver III

@Anonymous 

 

Check this post, maybe this is related to what you are seeing.

Solved: 0x80040E4E Error - OLE DB or ODBC - Microsoft Power BI Community

 

m-colbert
Resolver III
Resolver III

What errors are you getting trying to publish to the service? If this is an on-prem SQL Server, you will need a properly configured gateway to refresh the report in the service.

Anonymous
Not applicable

data does not load. we have 65 GB data, it should load on desktop as we have premium licence

Anonymous
Not applicable

 

mandrika_kumar_0-1656608615915.png

 

otravers
Community Champion
Community Champion

Usually you need to use Power BI Desktop to handle the data modeling phase. If you want to do everything in the service, you can try creating a datamart but be aware they're in Preview and not very reliable yet.

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals
Anonymous
Not applicable

actually report is prepared on desktop itself using odbc connection ( test environment) and now changing the source to production environment, but first load is happning on desktop only and I have premium licence also but still data is not loading on desktop and unble to publish on workspace 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors