Update Database its creating duplicate entry

User: "sgnarkhede2016"
New Altair Community Member
Updated by Jocelyn
when I used updated database operator to update the status of my row it creates new duplicates entry for same and updates status
e.g

1. Customer           Dept         Status      No

I want to update Status to Yes from No but it creates two entry for me
1. Customer           Dept         Status      No
1. Customer           Dept         Status      Yes

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "BalazsBaranyRM"
    New Altair Community Member
    Hi,

    how is your Update Database configured? Did you specify the key fields (which have to be unique) correctly? 

    Regards,

    Balázs