Forum Discussion
markt
11 years agoRegular 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...
jmac
10 years agoNew 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.