Compare two values in domainrule
-
Wednesday, January 30, 2013 3:03 PM
Can I compare two values in a domainrule in DQS?
In SQL I use; 'customer_id = quest_id'
Is it possible in DQS to make a rule for this? by example: 'When value in column Y is equal to value from column X' then it's good.
I didn't mean a composite domain with rule 'If value in column is Y then is value in other column 6', values must be equal.
All Replies
-
Thursday, January 31, 2013 2:31 PM
Is it possible to use in a condition an other domain?
-
Thursday, January 31, 2013 3:42 PM
Not in DQS. That type of logic can be implemented in Master Data Services with derived hierarchies, where the values in one entity must be values in another entity. Here is a link for that: http://msdn.microsoft.com/en-us/library/ee633747.aspx
--Julie Smith
- Marked As Answer by Jason H - SQLMicrosoft Employee, Moderator Monday, February 04, 2013 2:35 AM

