Skip to main content
The Create a Deck of views step produces several views — charts, tables and filters — over the same data, sharing one set of controls. In a dashboard, changing a filter updates every view in the deck at once. Use it when the same dataset deserves more than one perspective: a headline chart, a breakdown table, and a country selector that drives both.

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.