Hello,
I copied a PQ code into a Dataflow Gen2 and it worked fine. It loaded the lakehouse and even connected to the sqlendpoint through SSMS. So far so good.
Then I tried reading from that sqlendpoint from a powerapp like a SQL Server datasource, and that did not complete (kept spinning for a long while until I gave up)
When I entered the lakehouse I saw the following error
"Unable to identify these objects as tables. To keep these objects in the lakehouse, move them to Files. Shortcuts can’t be moved directly, but you can recreate them in Files and then delete them here."
The dataflow reads from an Azure Blob Storage all the json files returned from the API on the last extraction.
Yes, there was a successful refresh of the dataflow
upon clicking refresh though the issue seems to resolve itself
that happened a minute or so later