Hi,
I'm new with data entities in D365FO and I need to extend the EcoResReleasedProductV2Entity to add two data sources so I can add 2 new fields from those data sources. I added EcoResProductTranslation and EcoResCategory from which I needed the Name field from both data sources so I can add ProductName and CategoryName to the extended entity and also to the extended staging table. I build the project with no errors but when I check the SSMS it appears this way:
Meanwhile, on the environment, with the company MXMF it only shows these ones:
In the SSMS I couldn't find any ProductName in spanish which are the ones that appeared on my environment and also every CategoryName is NULL. In the case of CategoryName I'm guessing is due to the fact that there wasn't a previous relation between entities and I tried creating one, and in the case of ProductName there was an existing relation between the entity and EcoResProductV2Entity which has that field ProductName:
Please help. Thanks in advance.
André Arnaud de Cal...
291,969
Super User 2025 Season 1
Martin Dráb
230,842
Most Valuable Professional
nmaenpaa
101,156