I’m trying to write an expression in a business rule that checks the currently logged in user (User_log_in.person_id) against a team table. However, the team table is not a “related table” to the one used in the rule. Can an expression reference a table that the business rule/process is not related to?