Interactive Dashboard Question: Filtering subsequent views

I’ve seen the question posed a few times but curious if there is an updated answer. It seems unnecessarily complicated for what feels like a rudimentary functionality.

If I have an interactive view - with two views - simple: Parent records table as the first view and associated child records table is the 2nd view.

When the view is initially opened, there are records listed in the detail records view. I don’t want anything shown until a record in the first view is selected.

Any tips on the best/simplest way to implement this?

1 Like