Forum Discussion

QooT's avatar
QooT
Frequent Visitor
1 year ago
Solved

Cannot acces Tabels in Dataflow Gen2 from Excel

Hi, I have an Excel File with connection to Dataflow Gen2, query as simple as just load table data. let Quelle = PowerPlatform.Dataflows(null), Workspaces = Quelle{[Id="Workspaces"]}[Data], Wo...
  • QooT's avatar
    1 year ago

    Problem solved.

    Reason was firewall rule wchich was blocking connection to SQL.

    It seems that behind the scenes connection to dataflow Gen2 is turned on the fly into connection to the staging SQL database.