I have a DOCX file with the following template <<[heading]>>. My data source is a Json like follows:
{
“heading”: “100.2.1”
}
When generating a DOCX from this template and data the output is something like
Fri Jan 3…...Value of JSON field is incorrectly outputted as Date instead...<<[heading]>> . My data source is a JSON like follows: { “heading”: “100...