Hello,
I created a Dataflow in Power Apps to add data to a table from SQL Server. I created two tables, one called "OITM" and another called "OWOR".
Each of them have the column "ItemCode", which I want to use to create the relationship:


First, the tables don't have a relationship on that column (ItemCode):

Then, I add a relationship 1:N from OTIM to OWOR and use the column ItemCode as Lookup column, but after saving the table I get an error message:
"The table could not be updated: An attribute with the specified name xxx_ItemCode exists for entity xxx_OWOR":

I'd appreciate a lot any help to continue with this app.
Thanks,
Fernando