Good day,
I'm trying to get a custom field to show in Open In Excel feature. The custom field is /Offset Account/ in Inventory Movement Journal. I added this field in the InventJournalTrans table, datatype: DimensionDynamicAccount.
On the form it's capturing it's details well and what not. When I try to get it to show in Open in Excel feature (through InventInventoryMovementJournalEntryV4Entity) it's showing this int64 value which I cant make sense of. I need it show values the users can make use of and manipulate for ease of use, like a display value (for example, 006-026-000005-Strategy Consulting).
P.S I added another custom field to the form, string datatype. it's capturing details well on the form, shows in Open In Excel, as well as updates data in F&O when populated from excel.
Please assist me, or kindly point me to some materials I can read and make use of. Thank you.