I have data loading from a DSO to a second DSO
In the second DSO I have two records which have the same value for a specific field (not the key field), which is causing a problem with my reporting since one of these records have a null value for the key field. How could this have happened? Thanks