I am seeing if this is possible in any way.
INTERFACE SETUP
- Top = filters (applied to timeline view)
- Middle = timeline view of Table A
- Bottom = grid view of Table B
OBJECTIVE
- Users can apply filters on top, to narrow in on timeline view if/as needed
- Users can then click on a Table A record in timeline view, which then filters the grid view of Table B records to show only those linked to the selected Table A record
If this is not possible, then I was hoping to do a workaround using interaction via a button within the timeline interface. The idea would be to add a button within the Table A that can be exposed in the popup window when a user selects a record in the Timeline view. Then either:
Idea 1: Button click copies record selected and pastes in the filter "search" key I setup for Table B grid view?
Idea 2: Open same interface but with a filter applied to the bottom grid view. I know that URL's contain filter data, as I am able to modify filters and share that URL for someone else to open to same setup. But im not seeing a rhyme or reason to the URL schema to modify via formula?