DataWorld.Dataset

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:

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.