Field appearence depending on the value of a Related Field

Hi Community,

I'm trying to implement a condition in some of my fields in the Opportunities module. In this module I have a related field which takes its value from my Accounts module. This field is a list and it's the type of industry the account belongs to, and once I pick an Account, this field is populated.

I want to condition the appearance of some other fields of the Oppts. module if the related field has a specific value. I wrote the rule: contains($type_of_industry_c,"School") in the "Visible if" field property of one of the fields I want to hide.

I don't get any error, but it still won't work. Is there a way to archieve this in studio?

Thanks in advance, regards!