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! Learn more

Reply
markt
Regular Visitor

Get Data from FTP site

Has anyone used PowerBI to Get Data from an FTP site?  I basically just need to login and get a listing of files in the folders.  I have a C# program that can do this, but I doubt Power BI can call a program.

 

6 REPLIES 6
jmac
New Member

You could write a batch file to ftp in, grab the file and bring it to your local server where BI Desktop is running. 

 

 

andre
Memorable Member
Memorable Member

I just tried it against a public FTP site (ftp://ftp.2600.com/) and although I was able to see the folder structure and select the file, the filed was cashed locally first and loaded in my Power Query.  So my guess that refresh from the FTP site would not work.

Hi, Andre,

 

Could you please help me? I am trying to connect to the same ftp adress you typed, but I receive the message "Details: "Web.Contents failed to get contents from 'ftp://ftp.2600.com/' (0): "

 

I am connecting through web as a data source. 

 

BR,

Karolis

you need to specify the file, not just the ftp folder. e.g. ftp://ftp.2600.com/whatever.csv

Anonymous
Not applicable

Thanks @osinquinvdm

 

I was actually trying to access the whole ftp folder but I've discovered that this feature is not still available so you can only access ftp files trough the path to one file. (like you said)

 

How could I access several files in a ftp in the same query? Is the only option to create individual quearies and then append them all together?

Hi, Andre,

 

Could you please help me? I am trying to connect to your named ftp adress, but I get this message "Details: "Web.Contents failed to get contents from 'ftp://ftp.2600.com/' (0): "

 

I am connecting through web as a source. 

 

Thanks, 

Karolis

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 Kudoed Authors