HomeMDS/MDMInteracting with Master Data Services (MDS)

Comments

Interacting with Master Data Services (MDS) — 1 Comment

  1. Hi,

    I’m looking at implementing a MDM solution. Part of the requirements is full change tracking. The value held within the table is similar to hash tag i.e. E34DBF05-8CF0-427F-A0D0-A6ED936751DD (held within OldValue and NewValue) is there a way to extract the physical values?

    SELECT [OldValue]
    ,[OldCode]
    ,[NewValue]
    ,[NewCode]
    FROM [MDM].[mdm].[tblTransaction]

    Thanks & Regards,

    Andrew

Leave a Reply to Andrew Cancel reply

Your email address will not be published. Required fields are marked *

HTML tags allowed in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>