Forum Discussion
sevenhills
4 years agoSuper User
Pipeline copy/move from Prod to development
Hi,
On the power bi service, we have dataflow, dataset, reports, paginated reports, files and more all in prod, and it is premium workspace from the beginning. Now, we enabled pipelines, don't ...
- 4 years ago
you can back-port from Prod to ITG, and from ITG to DEV. I don't think you can back-port from Prod to DEV directly.
- 4 years ago
Don't know how many objects you're dealing with but would something like this work in order to maintain stuff in the production space...
1) Save out copies from existing dev/test spaces.
2) Publish everything that doesn't already exist in prod.
3) Wipe your dev and test spaces
4) Backfill to empty spaces from prod.
5) Publish "correct" dev versions into the dev workspace over the top.
I think that will at least protect guids for production.