Forum Discussion

shaunmw's avatar
shaunmw
Frequent Visitor
2 years ago
Solved

Query fabric data warehouse

Hi,   I have a data ETL running into Azure SQL on a Fabric pipeline and dataflow gen2.   In the power query (dataflow gen2) i run a query against the SQL table for as below: chk = Sql.Database("...
  • shaunmw's avatar
    2 years ago

    found it - just need to use the SQL connection string and not the data warehouse connector.