Linkar.Contents

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
BI Gorilla Youtube Channel

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.