Forum Discussion
ToddChitt
6 years agoSuper User
Certify an ENTITY inside a Dataflow
I'm getting started with Dataflows and Certified Datasets. I see that I can only apply the Promoted/Certified property to the whole Dataflow level, not individual Entities inside said Dataflow. Am I ...
- 6 years agoHi there
Currently dataflows and datasets can only be certified for the entire dataflow or dataset.
I would suggest if you are working on something in DEV put it into another dataflow and once ready add it to the certified dataset.
GilbertQ
6 years agoSuper User
Hi there
Currently dataflows and datasets can only be certified for the entire dataflow or dataset.
I would suggest if you are working on something in DEV put it into another dataflow and once ready add it to the certified dataset.
Currently dataflows and datasets can only be certified for the entire dataflow or dataset.
I would suggest if you are working on something in DEV put it into another dataflow and once ready add it to the certified dataset.
ToddChitt
6 years agoSuper User
Please clarify: Is there an *easy* way to transfer an Entity from one Dataflow to another? As far as I know, the only way to do that would be to recreate it in its entirely in the target location. Sure, you can leverage the M code from the source and copy and paste into the target, but I don't classify that as *easy*.
Thanks