Single cross Validaiton Rule across multiple segments
Is it possible to write a single cross validation rule across multiple segments? e.g.
I can only use company A with Department(10,20 & 30). However, if we use Account 400 or 500 with company A, we can use Department 40.
Accounts are not restricted to any company or departments.
Company | Account | Department |
---|---|---|
A | 100 | 10 |
B | 200 | 20 |
300 | 30 | |
400 | 40 | |
500 |