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
Related functions
Other functions related to DataWorld.Dataset are:
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy