Forum Discussion
TEJAK504
4 months agoNew Member
How to programmatically publish Power BI / Power Query Dataflows after deployment (CI/CD scenario)?
Hi all, We are working on implementing CI/CD for Power Platform / Power BI across multiple environments (Dev → UAT → Prod), and we’ve run into a blocker related to publishing dataflows. 🔹 Conte...
ToddChitt
4 months agoSuper User
Are you using legacy Dataflows in Fabric? Or the newer Dataflow Gen2 CI/CD object?
Your reference to the "Publish" operation makes me believe you are using the old type.
Dataflow Gen2 CI/CD do not have "Publish" operations. You simply Save/Close/Run.
Maybe that is the hang up?