Resolved! How do I conditionally override the Reference Qualifier?
I want to override the Reference Qualifier from a parent table, but I want to run the Reference qualifier of the child table conditionally, if the condition is false I want it to run the Reference Qualifier of the parent table. Thanks in advance!