Denodo.Contents is a Power Query M function that allows users to connect to Denodo’s VDP server from PowerBI.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
Denodo.Contents(
DSN as text,
optional debug as nullable logical,
optional options as nullable record,
) as table
Description
The Denodo Connector allows you to connect to Denodo’s VDP server from PowerBI
