Many ways to add operators into the dataflow graph
Optimize your workflow with the optimal method for adding an operator into the graph editor:
- Double Click in Toolbox
- Drag&Drop from Toolbox
- Drag&Drop from Toolbox on Connector
- Context Menu Split Table Columns
- Context Menu Split individual Table Column
- Drag&Drop into Connection
- Drag&Drop from Explorer (will generate a constant with a path string)
- Context Menu Process will recommend an Operator
- Toolbox Search
- Expand Input to Constant to e.g. configure an Operator
- Convert Output Value to Constant for e.g. reuse at other places in the graph
- Add Constant from Context Menu
- Context Menu Combine Operators with recommended Operators
- Drag&Drop over existing Operators to replace an Operator with another Operator
- Insert Operator from Ribbon Collection
- Attach from Ribbon Collection
- Insert Operator from Context Help (will import the library too)
- Insert Operator from Package Manager (shows how to install a library from a package too)