Forum Discussion
CagCelik
8 years agoNew Member
join error
I have a deep problem about joining two tables to ech other with cariid column.
CagCelik
8 years agoNew Member
There are two tables which i try to join. These are " sf_urun10 " and " sf_uretim01". Uniqe value is " cariid" . I tried to join but i failed
rocky09
Solution Sage
8 years agoUnique value in the sense, it should not have duplicate values. If cariid is appearing in the table more than once, the join won't work. If It is not clear. Please provide your pbix file with sample data. So, I can help.