Skip to main content
March 18, 2022
Question

Document Generation for Dynamic Tables with multiple data

  • March 18, 2022
  • 2 replies
  • 0 views

Hello All,

I have a XML generated and wanted to write the data in the xml format. But when I generate the document,

To explain my xml  is in the below format

<Doc>

{data

<exp>

    {data

     <exp1>

       {data}

    }

}

</Doc>

I have the attached the xml out and the template I'm using to generate the document. Can anyone guide where I have gone wrong since the data is written for each row .

I need to show only the data how it is generated in the XML file.

[View:/cfs-file/__key/communityserver-discussions-components-files/11/XML.xml:320:240]

[View:/cfs-file/__key/communityserver-discussions-components-files/11/0728.Template.docx:320:240]

[View:/cfs-file/__key/communityserver-discussions-components-files/11/2323231001-_2800_1_2900_.docx:320:240]

Thanks

2 replies

March 21, 2022

Hello All,

Any suggest how to get the data populated as per the XML.

Thanks in advance

March 21, 2022

I have got the format working, hence closing the thread.