PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Access Data
Xml.Document
Returns the data from the XML document in a structured table format, showing the hierarchy of information.
Syntax
Xml.Document(contents as any, optional encoding as nullable number) as table.
About
Returns the data from the XML document in a structured table format, showing the hierarchy of information.