Soda.Feed

Soda.Feed is a Power Query M function that returns a table from the contents at a specified URL formatted according to the SODA 2.0 API. The function returns a table with data from the SODA-compliant source.

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

Syntax

Soda.Feed( url as text ) as table

Description

Returns a table from the contents at the specified URL url formatted according to the SODA 2.0 API. The URL must point to a valid SODA-compliant source that ends in a .csv extension.

BI Gorilla Youtube Channel

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/soda-feed
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.