Single Dataflows:
A Single dataflow is a dataflow that has one function being performed, here are examples:
-Unions
-Joins
-Dataset Transformations
Naturally, performing these functions will not automatically add them to the dataflows section. To add these to the dataflow section, navigate to the job monitoring page in the top right of the screen next to the notification bell icon, and publish the job. Any successfully executed job will have a publish option under the actions tab. When the publish button is hit, the user can give the job a name, and it will be saved as a dataflow.
Last updated