Compare two values in domainrule
-
Mittwoch, 30. Januar 2013 15:03
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.
Alle Antworten
-
Donnerstag, 31. Januar 2013 14:31
Is it possible to use in a condition an other domain?
-
Donnerstag, 31. Januar 2013 15:42
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
- Als Antwort markiert Jason H - SQLMicrosoft Employee, Moderator Montag, 4. Februar 2013 02:35

