Let us say we have a attribute called "DateOfleaving" in Employee entity. And user enters a date in advance for this attribute. Let's say 01/10/2012. And we need to set a "IsLeft" attribute to "Y" when this date is really achieved.
Will this be possible using Business Rules in MDM ? If yes, please guide