<?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>re:most recent uploaded file</title><link>https://community.appian.com/discussions/f/user-interface/22516/re-most-recent-uploaded-file</link><description>how to get most recent document uploaded in grid.I have created grid with 3 columns ,in which how to get most recent document which is uploaded by user.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: re:most recent uploaded file</title><link>https://community.appian.com/thread/88059?ContentTypeID=1</link><pubDate>Wed, 17 Nov 2021 15:42:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3df492c8-9563-40b5-a8d3-f12968eb5017</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;All of the needed functions are documented in the &lt;a href="https://docs.appian.com/suite/help/21.3/Appian_Functions.html"&gt;Appian Functions Documentation&lt;/a&gt; among other places.&amp;nbsp; I&amp;#39;m afraid people here won&amp;#39;t generally be able to write your code for you, especially without either a specific problem/issue to report, and/or a better-described use case, at least.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: re:most recent uploaded file</title><link>https://community.appian.com/thread/88039?ContentTypeID=1</link><pubDate>Wed, 17 Nov 2021 06:58:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:26e4efa9-e5e1-4410-bfd7-b89957818cd9</guid><dc:creator>sid</dc:creator><description>&lt;p&gt;do we get documentation on the same?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: re:most recent uploaded file</title><link>https://community.appian.com/thread/88006?ContentTypeID=1</link><pubDate>Tue, 16 Nov 2021 12:39:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:94867304-439b-4e68-89e7-25ec4c720ea9</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;Do you mean that a User can upload 3 different documents into your interface in any order and you want to know which was the latest one they uploaded? When you execute the saveInto() on your a!fileUploadField() you could execute an additional a!save() and store the value of fn!now() into a local variable, one for each of the files the user can upload. You can then compare the local variables to determine which was the latest.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>