Hi there,
Is anybody ever tried to convert Amount of any report total to words ? I am trying to convert it in words, but stucked with final implementation. I have tried below steps shown in Epicor Help Document:
1.Copied Report data Definition.
2.Added a Caclulated field.
3.Changed its business type to ‘Number to words’ with character data type and assigned a amount field(Integer type).
4.Added this field to SSRS report.
As per Epicor help doc,have to configure .lan file for more customization, but i am trying with defaults.
here is the major problem for me…
How i can change “Code format” so the calculations take place for converting in the words ?
Any suggesion / help ?
Thanks