Hi,
When I export to my BYOD some columns are enum values, I would like to get the description of the value or I think it is called name.
I understand from previous posts here that the is something I need to enable. EnableEnumSymbolSupportForImportExport. But I am not sure where.
I tried finding it on my data management working space, but I was not able to find find what I needed.
I enabled some compatibility options on the data export and import, but I did not get the result I wanted.
For example, there is a column on the entity SalesOrderLineV2, FulfillmentStatus, I would like to get the name and not just the value.
That enum comes from the table RetailSalesLine, and there it has a different name.
How do I export the names instead of the values?
Thanks
Astrid.