SFTP.Contents is a Power Query M function that is used to access data. You can use it to connect to an SFTP server.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
SFTP.Contents(
server as text,
optional options as nullable record,
) as table
Description
Connect to SFTP
Related functions
Other functions related to SFTP.Contents are:
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy