Hi Shrawan,My goal is to have some integer field in the working table
and have it display in the delivery (email). However, when I populate
the delivery with an integer field it does not show with commas. (e.g.
The delivery will display 123456 instead of 123,456) I know that I could
write some JS within the delivery to format this value, but is there a
way to do this in the workflow for all records, versus doing for every
delivery in preparation?Here is a simple example.1. Overview of WF2.
Data ...