RestService.Contents

Updated on

RestService.Contents is a Power Query M function that connects to REST services.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

RestService.Contents(
   baseUrl as text,
   optional audience as nullable text,
) as table

Description

Connect to REST

Contribute » | Contributors: Rick de Groot

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy