<?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>Multi Drop Down Validation</title><link>https://community.appian.com/discussions/f/new-to-appian/24032/multi-drop-down-validation</link><description>Hi Friends, 
 Please look at the screenshot. There is a two rows. In that two rows should validate when the two rows are equal. So what i am planning in the &amp;quot;Department&amp;quot; section. When i used &amp;quot;Corporate&amp;quot; in the dropdown then it should not come in the second</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Multi Drop Down Validation</title><link>https://community.appian.com/thread/92609?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 12:44:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9fec5674-3206-47d8-b4c3-80a5a8ca81f2</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;There is already a thread going on for this problem by you -&amp;nbsp;&lt;a href="/discussions/f/new-to-appian/24031/multi-drop-down-validation"&gt;https://community.appian.com/discussions/f/new-to-appian/24031/multi-drop-down-validation&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Keeping the community clean, I would insist on not creating multiple threads for a problem.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi Drop Down Validation</title><link>https://community.appian.com/thread/92587?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 08:28:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fc1260b3-98fd-4049-b56d-7759dfa95297</guid><dc:creator>viratyogi</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="/members/arulk0002"&gt;arulk0002&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;If you want to&amp;nbsp;remove the value&amp;nbsp;from the dropdown as it is being selected in any of the above rows, you have to re-evaluate it for each row. You can remove the items already selected from the choiceLabels and choiceValues arguments.&lt;/p&gt;
&lt;p&gt;If you are only looking for validation what has suggested will work.&lt;/p&gt;
&lt;p&gt;Hope this helps&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi Drop Down Validation</title><link>https://community.appian.com/thread/92586?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 08:12:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c62a84d-ee69-4e40-9a74-7828bfed7e2c</guid><dc:creator>GopalK</dc:creator><description>&lt;p&gt;Hi, you can count the number of selected value in department string to check whether they are more than 1 or not and accordingly you can apply this condition for validation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>