Hi community,
I'm using dataflow to import products from an external database into Dynamics (the Product table). After adding an alternate key to both Unit (name), UnitGroup (name) and Product (number) it works all right. However, I am not able to set the statecode/statuscode for the product. Those fields are not existing in the column mapping section of the dataflow:

I am also unable to find the Option Set for statecode and statuscode - thinking that I might add som alternate keys there as well.
The source database have a column stating wether a product is retired or not, and I want to use that to set statecode in Dataverse as well.
Anyone tried the same?
Thanks in advance,
Ola