Enterprise Data Warehouse Data Reconciliation Methodology
Some of the common examples of master data reconciliation can be the following measures,
- Total count of rows, example
- Total Customer in source and target
- Total number of Products in source and target etc.
- Total count of rows based on a condition, example
- Total number of active customers
- Total number of inactive customers etc.
.. Some examples measures used for transactional data reconciliation can be
- Sum of total revenue calculated from source and target
- Sum of total product sold calculated from source and target etc.