
Environment: Power Platform / Dynamics 365 / Managed Solution
Issue:
We have two Cloud Flows in a managed solution (Core Calculations) that use the Power Query Dataflows connector with the trigger "When a dataflow refresh completes."
Both flows have SVC PowerPlatform Automation as the primary owner. This account is not provisioned as a user in the Dataverse environment. When we attempt to Turn On or Turn Off these flows, we get:
BapListServicePlansFailed → MissingUserDetails — "The user details for tenant id 'xxx' and principal id 'xxx' doesn't exist."
Key Observation:
All other flows in the same environment in same solution with the same owner (SVC PowerPlatform Automation) turn ON and OFF without any issue. Only these two flows using the Power Query Dataflows connector throw this error.
What we confirmed:
SVC PowerPlatform App User resolves the issue — flow turns ON and runs successfullyQuestions:
BapListServicePlansFailed specifically a premium connector license validation against the Dataverse user record?