Ada on 01 May 2020 20:56:58
Ability to fully replace entire Dataflow M code (overwrite) without creating a new Dataflow, and without having to go into each entity/query one by one. This could be done via import of .json, IF import does NOT create new Dataflow (with new Dataflow ID, which it currently does). Basically import and replace type of functionality. It would enable continued/consistent Dataflow ID and links to Datasets to remain intact.
- Comments (3)
RE: Replace Dataflow M Code (Keep Dataflow ID)
Feels essential - we deploy the same content to multiple tenants and need to be able to get newer versions out there without having to either manually apply updates or reconfigure reports to use new dataflow IDs.
Standard DevOps activity really - can update a report by republishing over the top of the original, so why not the same for dataflows?
RE: Replace Dataflow M Code (Keep Dataflow ID)
Critical feature to allow for any kind of versioning
RE: Replace Dataflow M Code (Keep Dataflow ID)
I deal with this often - please enable this functionality