<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Docx from Dynamic Template configuration missing data</title><link>https://community.appian.com/discussions/f/plug-ins/39550/docx-from-dynamic-template-configuration-missing-data</link><description>Hello, 
 I&amp;#39;m trying to generate a dynamic table in docx. But unfortunately, I&amp;#39;m getting an empty table. Attached below are the screenshots and the XML data that i&amp;#39;m passing. 
 XML Text - 
 &amp;quot;&amp;lt;find&amp;gt;&amp;lt;irish control=&amp;#39;Control1&amp;#39; observation=&amp;#39;Observ&amp;#39; risk=&amp;#39;Risk</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Docx from Dynamic Template configuration missing data</title><link>https://community.appian.com/thread/150601?ContentTypeID=1</link><pubDate>Fri, 01 Aug 2025 13:50:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f07139cb-f80a-4663-a1b1-b92fc747e0a1</guid><dc:creator>gvr0001</dc:creator><description>&lt;p&gt;Thank you for your response, will try this!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Docx from Dynamic Template configuration missing data</title><link>https://community.appian.com/thread/150563?ContentTypeID=1</link><pubDate>Thu, 31 Jul 2025 16:49:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e7856bc0-3583-4809-a2f6-67cd6205bf18</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Try this&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;#171;@before-row[#list doc.find.irish as d]&amp;#187;
| &amp;#171;$(d.@control)&amp;#187; | &amp;#171;$(d.@observation)&amp;#187; | &amp;#171;$(d.@risk)&amp;#187; |
&amp;#171;@after-row[/#list]&amp;#187;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Docx from Dynamic Template configuration missing data</title><link>https://community.appian.com/thread/150554?ContentTypeID=1</link><pubDate>Thu, 31 Jul 2025 14:37:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7748619-0d78-43d6-bea6-18c851b8df61</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;In the xml file you have &amp;#39;@&amp;#39; before control, observation and risk fields. Can you try changing it like d.control, d.risk, d.observation within the {}. Don&amp;#39;t think you need the @ there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>