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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
abalgir
Helper I
Helper I

Is it possible to load CSV data from a remote host?

Hello,

 

I want to connect to a CSV file from a different windows machine. of course I have the remote host IP , the correct rights (I can ssh, sftp,...).

I have no idea how to proceed in power BI Get Data Text/CSV...

When I try Get Data Web and put in the URL field:  XXX.XX.XXX.XXX:/srv/file.csv

I get :

Unable to connect message 

Deatails: "Web.Content failed to get contents from 'https://website.com/srv/file.csv' (404): NOT FOUND"

 

I appreciate any help

 

Thank you all

Gerard

2 REPLIES 2
v-lili6-msft
Community Support
Community Support

HI, @abalgir 

If you could script retrieving your file using your SSH client first. Likely, you could use PowerShell and script the SSH retrieval then the Power BI data manipulation/presentation.

 

Best Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thank you Lin,

 

If by script you mean Python, I read that Python script in Power BI has a limitation to 150,000 rows for a dataframe.

 

My data is 100 millions rows and growing.

 

I am not sure it will work 😞

 

Thank you for the help

 

Gerard

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors