Description Currently, Dataflow Gen2 in Power BI does not allow refresh operations on flows targeting a Warehouse unless the user performing the refresh is the owner of the dataflow. Even users with full workspace permissions (Admin/Member) and Fabric capacity rights cannot refresh unless ownership is transferred. This limitation creates operational challenges, especially in enterprise environments where multiple users manage refresh schedules. In contrast, when the destination is a Lakehouse, refresh works without requiring ownership transfer, which is the expected behavior. Proposed Enhancement Allow any user with sufficient workspace and Fabric permissions to refresh Dataflow Gen2, regardless of ownership. Ensure consistent behavior between Lakehouse and Warehouse destinations. Optionally, introduce a service principal or delegated refresh capability for automation and enterprise scenarios.
... View more