Question
Docx from Dynamic Template configuration missing data
Hello,
I'm trying to generate a dynamic table in docx. But unfortunately, I'm getting an empty table. Attached below are the screenshots and the XML data that i'm passing.
XML Text -
"<find><irish control='Control1' observation='Observ' risk='Risk' /><irish control='Control2' observation='Observ2' risk='Risk2' /><irish control='test control' observation='test observation' risk='test risk data 4365475' /></find>"
Template -

Result -

Could you please let me know what am i doing wrong here?
