Linkar.Contents is a Power Query M function that is used to access data. There is currently no additional documentation available.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
Linkar.Contents(
server as text,
entrypoint as text,
port as number,
optional language as nullable text,
optional freetext as nullable text,
optional customvars as nullable text,
optional FileName as nullable text,
optional SelectClause as nullable text,
optional DictClause as nullable text,
optional SortClause as nullable text,
optional sqlmode as nullable logical,
) as table
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy