DataWorld.Dataset

Updated on

DataWorld.Dataset is a Power Query M function that retrieves a dataset from Data.World.

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

Syntax

DataWorld.Dataset(
   owner as text,
   id as text,
   optional query as nullable text,
) as table

Description

Retrieves a dataset from Data.World

Other functions related to DataWorld.Dataset are:

Contribute » | Contributors: Rick de Groot

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