DCWInsights.Feed is a Power Query M function that is used to access data. There is currently no additional documentation available.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
DCWInsights.Feed(
url as text,
optional query as any,
) as table
Description
Use the DCW Integrations Platform OData API to build powerful reports and dashboards. Consult the API documentation to get the various endpoints available as well as how to obtain to your JWT key.
