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?