I am using Dynamics CRM online 2016 Update 1 .
I have a custom entity added to my solution named System. It has a lookup field that is linked to the Account entity. What I want to be able to do is restrict that lookup to only search for Accounts which have the Industry field set to a certain type.
Is this possible and if so, how would I go about it?