<?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>Generate Excel File Using 2 sheets in it</title><link>https://community.appian.com/discussions/f/plug-ins/39270/generate-excel-file-using-2-sheets-in-it</link><description>Hello Everyone, 
 I have a requirement to generate excel file contains 2 sheets in it. 
 In my case there is already one file generating using Export DSE to Excel, below approaches i tried but no luck. Can anyone help me on this 
 Approaches:- 
 1.2 DSE</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Generate Excel File Using 2 sheets in it</title><link>https://community.appian.com/thread/150222?ContentTypeID=1</link><pubDate>Tue, 22 Jul 2025 13:54:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:70b4a297-a4b5-4c4d-8411-947bcd894aea</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;If I understood correctly, the process is generating final document properly with 2 sheets in the excel but interface is receiving just latest sheet? If yes then&amp;nbsp;can you share the a!startprocess () configuration in interface as well as the process model design. May be the variable referred in onSuccess attribute of start process in UI is not set properly&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate Excel File Using 2 sheets in it</title><link>https://community.appian.com/thread/150221?ContentTypeID=1</link><pubDate>Tue, 22 Jul 2025 13:27:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ee9785cf-b4e2-4211-bf2a-d9a9317a885d</guid><dc:creator>Shaik Jameel Ahamed</dc:creator><description>&lt;p&gt;Hello Harsha,&lt;/p&gt;
&lt;p&gt;Thanks for the response &amp;amp; this approach i tried &amp;amp; working fine but if i start the process from UI &amp;amp; enabled activity chaining i am getting latest sheet in the file instead it should get 2 sheets what could be the issue i feel due to activity chaining its not updating properly &amp;amp; i have added dummy script between 2 nodes still no luck.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hoping to get responses from you guys thanks&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate Excel File Using 2 sheets in it</title><link>https://community.appian.com/thread/148873?ContentTypeID=1</link><pubDate>Wed, 11 Jun 2025 12:51:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca010be8-9291-484b-9862-937cd08d7cae</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;In your first approach instead of Merge Excel you need to configure the Sheet Number and &amp;#39;Document to Update&amp;#39; parameters efficiently within the 2 DSE to Excel nodes.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In first &lt;span&gt;Export Data store entity to excel&amp;nbsp;&lt;/span&gt;node put the&amp;nbsp;sheet number as 1. Store the output doc from this node in a pv.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In 2nd &lt;span&gt;Export Data store entity to excel&amp;nbsp;&lt;/span&gt;node you need to take care of two things&lt;/p&gt;
&lt;p&gt;1. &amp;#39;Document to Update&amp;#39; should be the document you get as an output of 1st Export Data store entity to excel node.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. Sheet number should be 2&lt;/p&gt;
&lt;p&gt;Now, the output document after 2nd&amp;nbsp;&lt;span&gt;Export Data store entity to excel&amp;nbsp;will have 2 sheets with respective details from entity.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/19/pastedimage1749646092398v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>