I checked cardinalities for list of tables avail in Universe structure. Everything goes OK except cardinality: Error: “Tabl1.Col1=Tab2.Col1” Unknown cardinality. By hitting Detect button also getting same error.
Please read one of the many MANY posts in this forum that suggest that automatic cardinality detection is worthless. You should set the cardinality manually based on your knowledge of the database.
@ Nick: It showing “Unknown Cardinality(UNV XXXXXX)” after hitting DETECT button.
@ Dave: Yes, you’re right and i saw many posts also.
Based on DB knowledge i joined but when doing Check Integrity it showing : 4 Divergies with Unknown Cardinality(UNV XXXXXX).
@BOCP: You set the join, but did you set the cardinality too?
@Damocles: I would hardly rely on the cardinality detection algorithm to detect issues with my ETL. I would have expected it to be far more reliable (and obvious) that you would detect issues on the reports. Just my opinion, of course.
When the data is “wrong” or there are other issues then you will never be able to fix that error. There’s a reason why the “Check Cardinality” option is outside of the box for the “Check All” options.