<?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>Html To Excel Transformation</title><link>/b/appmarket/posts/html-to-excel-transformation</link><description>Overview
This plug-in is designed to automate the transformation of HTML-based data into Excel documents within Appian applications. It is particularly useful for generating structured reports, exporting comparison data, and delivering client-ready E</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Html To Excel Transformation</title><link>https://community.appian.com/b/appmarket/posts/html-to-excel-transformation</link><pubDate>Mon, 25 May 2026 08:36:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e7427155-4c4f-443a-97e3-c3378b1e3caf</guid><dc:creator>peterb0003</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&amp;nbsp;[mention:869d063a59cf49a48df3b64e517d1934:e9ed411860ed4f2ba0265705b8793d05]&amp;nbsp; great plugin!&lt;br /&gt;I have a question: I am trying to use html code to excel. I tried to make columns in excel wider and formatted, but nothing works for me. I tried multiple approaches (including the code below), which creates nice html, but after exporting, i see all columns with the same width. Is there any example for this?&lt;br /&gt;Thanks&lt;/p&gt;
&lt;p&gt;&amp;quot;&amp;lt;html&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;style&amp;gt;&lt;br /&gt;table {&lt;br /&gt;width: 600px; &lt;br /&gt;border-collapse: collapse;&lt;br /&gt;table-layout: fixed; &lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;th, td {&lt;br /&gt;border: 1px solid #ccc;&lt;br /&gt;padding: 8px;&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;th.id, td.id {&lt;br /&gt;width: 100px;&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;th.name, td.name {&lt;br /&gt;width: 150px;&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;th.status, td.status {&lt;br /&gt;width: 350px; &lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;lt;table&amp;gt;&lt;br /&gt; &amp;lt;tr&amp;gt;&lt;br /&gt; &amp;lt;th class=&amp;quot;&amp;quot;id&amp;quot;&amp;quot;&amp;gt;ID&amp;lt;/th&amp;gt;&lt;br /&gt; &amp;lt;th class=&amp;quot;&amp;quot;name&amp;quot;&amp;quot;&amp;gt;Name&amp;lt;/th&amp;gt;&lt;br /&gt; &amp;lt;th class=&amp;quot;&amp;quot;status&amp;quot;&amp;quot;&amp;gt;Status&amp;lt;/th&amp;gt;&lt;br /&gt; &amp;lt;/tr&amp;gt;&lt;br /&gt; &amp;lt;tr&amp;gt;&lt;br /&gt; &amp;lt;td class=&amp;quot;&amp;quot;id&amp;quot;&amp;quot;&amp;gt;1&amp;lt;/td&amp;gt;&lt;br /&gt; &amp;lt;td class=&amp;quot;&amp;quot;name&amp;quot;&amp;quot;&amp;gt;John&amp;lt;/td&amp;gt;&lt;br /&gt; &amp;lt;td class=&amp;quot;&amp;quot;status&amp;quot;&amp;quot;&amp;gt;Pending approval with additional details&amp;lt;/td&amp;gt;&lt;br /&gt; &amp;lt;/tr&amp;gt;&lt;br /&gt; &amp;lt;tr&amp;gt;&lt;br /&gt; &amp;lt;td class=&amp;quot;&amp;quot;id&amp;quot;&amp;quot;&amp;gt;2&amp;lt;/td&amp;gt;&lt;br /&gt; &amp;lt;td class=&amp;quot;&amp;quot;name&amp;quot;&amp;quot;&amp;gt;Emma&amp;lt;/td&amp;gt;&lt;br /&gt; &amp;lt;td class=&amp;quot;&amp;quot;status&amp;quot;&amp;quot;&amp;gt;Completed&amp;lt;/td&amp;gt;&lt;br /&gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;lt;/table&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;br /&gt;&amp;quot;&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=4279&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Html To Excel Transformation</title><link>https://community.appian.com/b/appmarket/posts/html-to-excel-transformation</link><pubDate>Wed, 20 May 2026 22:13:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e7427155-4c4f-443a-97e3-c3378b1e3caf</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;v1.0.2 Release Notes&lt;/strong&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Fixed column breaks and width issues in the sheet.&lt;/li&gt;&lt;/ul&gt;&lt;img src="https://community.appian.com/aggbug?PostID=4279&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Html To Excel Transformation</title><link>https://community.appian.com/b/appmarket/posts/html-to-excel-transformation</link><pubDate>Mon, 04 May 2026 22:00:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e7427155-4c4f-443a-97e3-c3378b1e3caf</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;v1.0.1 Release Notes&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Fixed the Dependencies&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=4279&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Html To Excel Transformation</title><link>https://community.appian.com/b/appmarket/posts/html-to-excel-transformation</link><pubDate>Thu, 23 Apr 2026 19:09:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e7427155-4c4f-443a-97e3-c3378b1e3caf</guid><dc:creator>Mohammed Sami</dc:creator><slash:comments>1</slash:comments><description>&lt;p data-path-to-node="3,0"&gt;Great to see this live on the AppMarket, &lt;b data-path-to-node="3,0" data-index-in-node="42"&gt;Shaik Ahamed&lt;/b&gt;!&amp;nbsp;This is a high-quality addition to the ecosystem and a reflection of all the hard work you put into development and testing.&lt;/p&gt;
&lt;p data-path-to-node="3,1"&gt;This plug-in is going to be a game-changer for easing complex document workflows. Converting HTML to Excel is a frequent requirement that can often be cumbersome to implement from scratch, and having a dedicated, vetted tool will save fellow developers significant time and effort. It&amp;rsquo;s a practical solution that directly addresses a common technical hurdle. Congratulations on this fantastic milestone!&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=4279&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Html To Excel Transformation</title><link>https://community.appian.com/b/appmarket/posts/html-to-excel-transformation</link><pubDate>Thu, 23 Apr 2026 15:55:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e7427155-4c4f-443a-97e3-c3378b1e3caf</guid><dc:creator>manishaa974971</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;span&gt;Excellent work on developing this plug-in. It addresses t&lt;/span&gt;&lt;span&gt;he ability to streamline Excel reporting and automate data delivery adds significant operational value.&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=4279&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>