<?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>Custom Picker</title><link>https://community.appian.com/discussions/f/new-to-appian/21232/custom-picker</link><description>I must be missing something simple as I cannot even get the sample to work for my custom picker. 
 
 I have created this expression rule: 
 
 
 And then, this is everything on my interface: 
 a!localVariables( local!pickedState, local!stateLabels: { </description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Custom Picker</title><link>https://community.appian.com/thread/121301?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2023 06:46:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1e24055f-eb56-4db4-838f-45858e0333b7</guid><dc:creator>thiliniumesha</dc:creator><description>&lt;p&gt;can we give this identifier&amp;nbsp; as list of dataset or maps&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom Picker</title><link>https://community.appian.com/thread/82801?ContentTypeID=1</link><pubDate>Mon, 21 Jun 2021 12:16:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:69d9e856-bde5-449e-b50f-c758e0650a28</guid><dc:creator>peterw0004</dc:creator><description>&lt;p&gt;Ahhh...See... I knew it was something simple I was missing.&amp;nbsp; Thank you!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom Picker</title><link>https://community.appian.com/thread/82766?ContentTypeID=1</link><pubDate>Fri, 18 Jun 2021 22:40:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40aae1f6-b2bc-44ea-b5dd-144bc29a04c5</guid><dc:creator>chandhinir</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The error is due to the rule inputs&amp;nbsp;&lt;b&gt;labels&lt;/b&gt; and&amp;nbsp;&lt;b&gt;identifiers&lt;/b&gt; are of text type in the&amp;nbsp;ucArrayPickerFilter rule.&lt;/p&gt;
&lt;p&gt;Can change&amp;nbsp;the data type from text to List of text and it should work.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Create expression rule&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="highlighter-rouge"&gt;ucArrayPickerFilter&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;with the following rule inputs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;filter (Text)&lt;/li&gt;
&lt;li&gt;labels (Text Array)&lt;/li&gt;
&lt;li&gt;identifiers (Text Array)&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>