Replies: 1 comment 1 reply
-
|
The SDK supports the development of Custom Connectors. It's not meant for general evaluation of M queries. You could create a custom connector that retrieves an .xlsx file with a |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a connector to open excel files in the PQ SDK or how can I execute a program like this?:
let Source = Excel.Workbook(Web.Contents("Table1.xlsx"), null, true) in SourceBeta Was this translation helpful? Give feedback.
All reactions