Entity-based recode tables allow the user to load an existing entity (real or dynamic) in the repository and use its attributes for recoding. This method can also be used when you have a quality project that has already been run to generate the recode data, and you want to use the same recode values or masks in a subsequent project.
You are building two data quality projects using similar input data so that you can work independently on the two processes. After creating and executing the table recode for the first project, you want to utilize the first project's output as the source for the second project's table recode. The output of Project 1 is as follows:
Project 1, Output Entity = us_tranfrmr_p1, Attribute = Product_Type
Product_Type | Product _Type_Recoded |
---|---|
MA8 4EE | MA08 4EE |
MA9 2DD | MA09 2DD |
MS32 1JJ | MA32 1JJ |
MA4 2NN | MA04 2NN |
In Project 2, you see the same values such as "MA8 4EE" in one of the input attributes. You can use the output entity of Project 1, us_tranfrmr_p1 as the source of the recodes and match the attributes in Project 2 against the attributes in Project 1.
To generate an entity-based recode table