<?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>Interface</title><link>https://community.appian.com/discussions/f/general/22404/interface</link><description>nterface Definition: Expression evaluation error at function a!dropdownField_20r2 [line 323]: A dropdown component [label="New Case Owner"] has an invalid value for &amp;quot;choiceValues&amp;quot;. Choice values cannot be null.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Interface</title><link>https://community.appian.com/thread/87667?ContentTypeID=1</link><pubDate>Fri, 05 Nov 2021 07:11:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7ae38f04-8e93-4fb6-a56b-6a63fcd10f66</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;neelimaj is right here.&lt;br /&gt;the choicevalues need to be&amp;nbsp;without null. I would recommend a proper string array.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interface</title><link>https://community.appian.com/thread/87666?ContentTypeID=1</link><pubDate>Fri, 05 Nov 2021 07:07:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8e816f9-3b93-493b-b7d7-6bccd714edef</guid><dc:creator>neelimaj2706</dc:creator><description>&lt;p&gt;Hi Nikhila,&lt;/p&gt;
&lt;p&gt;I think one of the values in an array you used in Choice values is a NULL which is not accepted by dropdownField. Please check the choice values and remove nulls if there are any.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>