<?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>Separate the new details from old details</title><link>https://community.appian.com/discussions/f/user-interface/37940/separate-the-new-details-from-old-details</link><description>This is my interface in here by &amp;quot;Add New Row&amp;quot; i will add new details, while submitting all details which is displaying here will send to RI, 
 but i want to send the only newly added details, how to separate the new from the old details, the new details</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Separate the new details from old details</title><link>https://community.appian.com/thread/142694?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2024 14:24:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d2997d35-f6dd-420e-a093-1e3c4f0a6ee8</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You will have to compare the values of the modified rows and append them to the RI in case they differ.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Separate the new details from old details</title><link>https://community.appian.com/thread/142693?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2024 14:05:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df75fa1e-e363-4592-a4d2-8cac07dc30e0</guid><dc:creator>Dinesh Arumugam</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1731420190696v1.png" alt=" " /&gt;&lt;br /&gt;in the same as of now when the edit icon clicked. it is considered as edited so i will send the respective row to ri,&lt;/p&gt;
&lt;p&gt;But how i needed is ,&lt;/p&gt;
&lt;p&gt;i need to check the particular rows old value and new value .if there is any difference then only i want to push the details to ri&lt;br /&gt;is there any easy ways to achieve it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Separate the new details from old details</title><link>https://community.appian.com/thread/142688?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2024 10:26:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:08b0fbbb-f8b6-4b3f-809b-f8f74375701f</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Create a separate local variable holding a copy of the original data. Make sure to use a!refreshVariable to keep the original state. Then you can use the difference() function to get new or removed items.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>