<?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>Remove duplicate values in Editable grid</title><link>https://community.appian.com/discussions/f/user-interface/17351/remove-duplicate-values-in-editable-grid</link><description>Hi All, 
 I have a scenario like 
 I have a drop down in editable grid, 
 1st i I add a value through dropdown, 2nd time when I add a value if I select the same value as first it should throw validation error, saying duplicate value found please remove</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Remove duplicate values in Editable grid</title><link>https://community.appian.com/thread/68387?ContentTypeID=1</link><pubDate>Thu, 25 Jul 2019 11:05:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5a703613-8087-4d54-ad1e-493947d051e6</guid><dc:creator>Dude</dc:creator><description>&lt;p&gt;To avoid duplicate use union(array1,array2). Use it in a!save() along with append()&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Remove duplicate values in Editable grid</title><link>https://community.appian.com/thread/68375?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2019 21:05:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84530f72-15b5-4f01-85f6-d540ccf3a182</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Someone else asked a somewhat-similar question &lt;a href="/discussions/f/general/17306/restricting-duplicate-drop-down-rows-in-editable-grid"&gt;just a few days ago&lt;/a&gt;, and I provided an example implementation where subsequent rows don&amp;#39;t even get the option of duplicate dropdown values (though just validating against duplicate choices would also be possible).&amp;nbsp; I encourage you to check it out and see if it gives you any ideas.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>