
Announcements
The error message "Forbidden::0x80040220::XrmODataClient_PrivilegeDenied" suggests that you lack the necessary permissions to schedule a refresh for the dataflow in Power Platform. However, since the manual refresh is working, the issue is likely related to background processes and automation privileges.
To schedule a refresh, you need sufficient Dataverse permissions. Check your security role in Power Platform Admin Center:
✅ Ensure you have one of these roles:
If you don’t have these roles, ask an admin to grant you the System Administrator or Dataflow Administrator role.
✅ Solution: Try reassigning the dataflow owner to your account.
Since Power Platform Dataflows store data in Dataverse, you may need additional permissions for background processes:
✅ Solution: Assign full privileges to Dataverse tables related to the dataflow.
✅ Solution: Ensure background processing is enabled.
If nothing else works, try this:
✅ Solution: Creating a fresh dataflow may fix ownership and permission issues.