Hi.
So i added a dataAreaId from my entity with dataSource VendPurchOrderJour and called it DataArea.

Also i added this dataArea field to the staging table with EDT DataAreaId as well
but i'm getting this BP warning: The data entity 'Entity' has public field 'DataArea' with EDT '', but corresponding field in the staging table 'TableStaging' has EDT 'DataAreaId
how come the entity EDT field is empty even though the screenShot says it's filled. Also if i try to empty the staging table edt, then i'll get a BP warning that EDT should be filled. So i'm not sure what's the solution for this case?