Hi,
I am importing data to Dynamics on a daily basis.
Part of my dataset I want to import, I want to map to a field that is an OptionSet. The labels in the optionset are the same as the source data.
However, when I import this data it fails with a formatting error (i.e. the data is not in the correct format).
When testing a little, if I use the numeric value instead of the label, the data imports perfectly. This wouldn't be simple to add to my pre-import processing, but if necessary could be added.
Is there any other way to force dynamics to compare an import value with the optionset label rather than underlying value?
Thanks!