Filtering across modules

So I have a larger namespace with several different modules.

I’m trying to accomplish a cross module reference. So for example, if I check a record from the cases table, I need it to filter later sub modules by that FV ID.

How do I accomplish this in automation?

At the moment there is no elegant solution for such filters.
For the time being, until we implement something proper, you could do something like this.