How it differs from the single-view steps
The deck operates on the single stream of data reaching it. If you need to combine separate branches of the pipeline into one view, that is what Create AI View does.
The deck captures the data as it stands at that point, so place the step after every transformation, filter and ordering step you want reflected in the views.
Next steps
Create AI View
Combine output from several steps into one view.
Publish to Dataset
Also persist the underlying data as a dataset.