ALTER TABLE statement conflicted with the FOREIGN KEY constraint Error
ALTER TABLE statement conflicted with the FOREIGN KEY constraint
Is a error you get when you try to add a foreingn key to a table with data.
To get around this error you have to go to relationships of this table and choose the foreign key.
Switch the option ‘Check-Existing Data on Creation or Re-Enabling’ to No