Hi everyone,
I'm facing a strange issue in D365 Finance & Operations and would appreciate any help.
Initially, everything was working perfectly.
Earlier, my table fields were configured as:
Everything worked as expected. The lookup displayed English values, and after selecting a value, the same English value was stored in the database.
Later, I changed both fields to String with Memo size. After making this change, I started facing a strange issue.
Now:
The lookup still displays the values correctly in English.
However, after selecting a value, it changes to Chinese.
I checked the database in SSMS, and the value stored in the table is also Chinese, not English.
I have around 23 custom tables with the same structure (Code and Description), all added to the AutoLookup field group, and I created Data Entities for them. The data was imported successfully using Data Management, and the source data is in English.
Could changing the field size from String (20/50) to Memo cause this behavior? Has anyone experienced something similar or knows what could be causing it?
Any suggestions would be greatly appreciated.
Thank you!
Regards ,
Drasti