<?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>Excel from template</title><link>https://community.appian.com/discussions/f/plug-ins/30619/excel-from-template</link><description>Hi! I have task to generate excel file, I am using Text Doc from Template. Almost all parameters I am passing like ###parameter### but I also have checkbox in template in which I should pass true/false and I am not sure how to do that.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Excel from template</title><link>https://community.appian.com/thread/121743?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2023 16:13:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4f30b313-6bdd-49f9-b0cb-17a21ae73b7c</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Ha, nice, I&amp;#39;d never noticed that.&lt;/p&gt;
&lt;p&gt;Per your question about checkboxes though, i still expect it&amp;#39;s not supported, but if you closely examine the backing data that determines when a box is &amp;quot;checked&amp;quot; or not, there&amp;#39;s a small possibility you might stumble onto something workable.&amp;nbsp; I&amp;#39;ve never had the opportunity to do so.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Excel from template</title><link>https://community.appian.com/thread/121740?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2023 15:56:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4cc245b5-cfda-4593-abde-9554c81cb1c3</guid><dc:creator>dariiahorun</dc:creator><description>&lt;p&gt;Thank you for answer. Yes basic replacement works that way with xls files. In documentation it is also mentioned.&lt;img style="max-height:67px;max-width:456px;" height="67" src="/resized-image/__size/912x134/__key/communityserver-discussions-components-files/19/pastedimage1700063730891v1.png" width="456" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Excel from template</title><link>https://community.appian.com/thread/121739?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2023 15:51:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3730efe6-d1f7-4ddc-92f1-5f8d0943b828</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I wouldn&amp;#39;t expect even the basic replacement fields to work when used in this manner - an excel file is not a text file (it&amp;#39;s actually a sort of .zip file).&amp;nbsp; Have you tried it and found it works?&amp;nbsp; I&amp;#39;d be surprised but it would be interesting if it did.&lt;/p&gt;
&lt;p&gt;I wouldn&amp;#39;t have any expectation that checkboxes work even if the replacement fields did.&amp;nbsp; The text from template functionality is not meant to interact with this at all.&amp;nbsp; Even checkboxes themselves in Excel are finnicky - i&amp;#39;m not sure what the back-end data even looks like, with respect to the difference between a checkbox with a &amp;quot;checked&amp;quot; value versus &amp;quot;unchecked&amp;quot; - you could unzip the main .xml file contained in the zip .xlsx container and look and see if you can tell anything, though you&amp;#39;ll need to be good at looking at a mass of disorganized XML code to pick out the data you&amp;#39;re after.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>