Summary
In this chapter, we saw that there are powerful features we can use to interact with cards on pages. By using collections to organize the layout, as well as interactive card clicks to create page filters, date filters, and specialized cards to create interactive filters, it is easy to get to the slice of data you desire. Filters can be saved as Filter Views for reuse and shared with other users. Context is always available by looking at the filter bar and by hovering over filtered card indicators. Recall that you need to provide consistent dataset dimension field naming when you're designing the dataset field when multiple datasets are being used on a page. This helps ensure that the applied filters won't show inconsistent information across the datasets that are being used on the page.
In the next chapter, we will go a level deeper and learn about card interactions.