Selection following when two sub-widgets follow an existing one

Hi all,

I have two widgets (one a calendar, one a table), based on the same data (let’s call the data “timespans”). Both widgets narrow their selection based on a third widget, based on a linked table (let’s call that one “timespan groups”, “timespans” belong to/reference a “timespan group”).

What I would like is that cursor selections “track each other” in the two “timespan” widgets showing the same data. This works fine when there is no “group” widget. But it seems the “group” widget “consumes” the “follow this” slot.

Is there a way to do this that I’m missing?

Thanks!
Andreas