Forum Discussion
Syndicate_Admin
Administrator
4 years agoUnable to add Dataverse for Teams as source in DataFlows
Hi I'm not able to add Dataverse for teams as datasource in Dataflows. Getting this error. An exception occurred: DataSource.Error: Microsoft SQL: The 'ExecutePowerBISql' message is not supporte...
Syndicate_Admin
Administrator
4 years agoHi,
Thanks for the reply. I'm still getting same error.
I copied the formula below and pasted in PowerApps DataFlow.
let
Source = CommonDataService.Database("orgXXXXXX.crm4.dynamics.com"),
dbo_cr3b3_query12 = Source{[Schema="dbo",Item="cr3b3_query12"]}[Data]
in
dbo_cr3b3_query12