<?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>Exporting Data from Read Only Grid</title><link>https://community.appian.com/discussions/f/data/24982/exporting-data-from-read-only-grid</link><description>How can I export the data from read only grid (on an interface) with and without any filter, not from any CDT or record type? 
 
 Need to get only these fields in exported file.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Exporting Data from Read Only Grid</title><link>https://community.appian.com/thread/113632?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2023 07:04:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9dca528e-82d8-4abc-8229-cf8b00f3f9db</guid><dc:creator>Omkar</dc:creator><description>&lt;p&gt;Yes, you are right.&lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f44d.svg" title="Thumbsup"&gt;&amp;#x1f44d;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exporting Data from Read Only Grid</title><link>https://community.appian.com/thread/113622?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2023 05:17:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ae2302c0-0291-43bc-8ca5-705d1ae6edf0</guid><dc:creator>Vijay Gurav</dc:creator><description>&lt;p&gt;okay. so by this way we need to store a data into db then call it using Entity. am I correct ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exporting Data from Read Only Grid</title><link>https://community.appian.com/thread/113620?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2023 04:49:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8309cda0-8598-4e12-90a5-adb047cd61df</guid><dc:creator>Omkar</dc:creator><description>&lt;p&gt;&lt;a class="internal-link view-user-profile" href="/members/vijayg1506"&gt;Vijay Gurav&lt;/a&gt;&amp;nbsp;I have done it by using Export Data Store Entity to Excel. (As my data was different)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exporting Data from Read Only Grid</title><link>https://community.appian.com/thread/113611?ContentTypeID=1</link><pubDate>Wed, 31 May 2023 19:05:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bc495faa-4ddb-4c11-97c2-c0fe2ce8c019</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Please see my response here: &lt;a href="https://community.appian.com/discussions/f/user-interface/28687/interface-to-excel/112816#112816"&gt;community.appian.com/.../112816&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exporting Data from Read Only Grid</title><link>https://community.appian.com/thread/113582?ContentTypeID=1</link><pubDate>Wed, 31 May 2023 12:31:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2dc90ec1-4a5d-4ac0-8524-230ef3a8ef0f</guid><dc:creator>Vijay Gurav</dc:creator><description>&lt;p&gt;@omkar are you able to complete this requirement ? if yes please let us know.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exporting Data from Read Only Grid</title><link>https://community.appian.com/thread/96670?ContentTypeID=1</link><pubDate>Thu, 23 Jun 2022 09:26:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1e7751bf-7f16-41ea-a044-b3bd8061c4a3</guid><dc:creator>Dhananjay Kumar</dc:creator><description>&lt;p&gt;Show a link to download .&lt;/p&gt;
&lt;p&gt;1.On click call a model&lt;/p&gt;
&lt;p&gt;2.Model&amp;nbsp;will dump all your column form grid to table with same structure ( Add extra column called processId and map pp!id)&lt;/p&gt;
&lt;p&gt;3.Then use&amp;nbsp;Export Data Store Entity to Excel Smart Service. link:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/22.1/Export_To_Excel_Smart_Service.html"&gt;https://docs.appian.com/suite/help/22.1/Export_To_Excel_Smart_Service.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;4. Make sure to activity chain the nodes in model&lt;/p&gt;
&lt;p&gt;5. The smart service&amp;nbsp;return the data&amp;nbsp;dump in table in an excel document format&lt;/p&gt;
&lt;p&gt;6. Delete the rows you inserted for this transaction based on pp!id&lt;/p&gt;
&lt;p&gt;7. Take the generated document back to your interface&lt;/p&gt;
&lt;p&gt;8. Show that as a download link&lt;/p&gt;
&lt;p&gt;8. User can now&amp;nbsp;download&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>