<?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>pickerFieldCustom: selected value is getting replace with identifiers value</title><link>https://community.appian.com/discussions/f/new-to-appian/39238/pickerfieldcustom-selected-value-is-getting-replace-with-identifiers-value</link><description>the pickerFieldCustom field is replacing the user selected data to its identifier value , please suggest how to solve this. 
 my datasubset is as below : 
 a!dataSubset( data:a!flatten(local!output.data), identifiers: a!flatten(local!output.identifiers</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: pickerFieldCustom: selected value is getting replace with identifiers value</title><link>https://community.appian.com/thread/148730?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 15:49:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e8fe693-e0fb-4eb5-a238-7ddbf61f9760</guid><dc:creator>EREN_YEAGER</dc:creator><description>&lt;p data-start="70" data-end="217"&gt;The data in this local comes from the same table that the picker is working with&amp;mdash;it&amp;#39;s simply filtered based on the selected items in the picker.&lt;/p&gt;
&lt;p data-start="221" data-end="514"&gt;You can call a query on your data source by applying a filter on the primary key using the values from &lt;code data-start="326" data-end="341"&gt;selectedValue&lt;/code&gt; (i.e., the selected items from the picker). This will return the list of corresponding records, which you can then use to display the selected labels in your custom picker.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pickerFieldCustom: selected value is getting replace with identifiers value</title><link>https://community.appian.com/thread/148729?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 15:41:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:891e0355-9394-469d-8deb-f17ce7fb36f9</guid><dc:creator>EREN_YEAGER</dc:creator><description>&lt;p data-start="101" data-end="274"&gt;Hi &lt;a href="/members/gauravp915957"&gt;gauravp915957&lt;/a&gt;&amp;nbsp;,&lt;br /&gt;&lt;br /&gt;In &lt;code data-start="104" data-end="123"&gt;pickerFieldCustom&lt;/code&gt;, there&amp;#39;s a parameter called &lt;code data-start="152" data-end="168"&gt;selectedLabels&lt;/code&gt; (a list of text strings) that accepts an array of labels corresponding to the currently selected items.&lt;/p&gt;
&lt;p data-start="278" data-end="468"&gt;To populate this, you&amp;#39;ll need to run an additional query using the selected item IDs as a filter to fetch their corresponding labels, and then pass those to the &lt;code data-start="439" data-end="455"&gt;selectedLabels&lt;/code&gt; parameter.&lt;/p&gt;
&lt;p data-start="472" data-end="660"&gt;This approach is also outlined in the recipe shared by Stefan. However, note that the recipe uses static data&amp;mdash;you&amp;rsquo;ll need to implement a dynamic query that refreshes on every value change.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pickerFieldCustom: selected value is getting replace with identifiers value</title><link>https://community.appian.com/thread/148727?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 14:50:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:81019781-fbbe-4442-a8d3-d8c5750033b3</guid><dc:creator>gauravp915957</dc:creator><description>&lt;p&gt;also in this example&amp;nbsp;&lt;a id="" href="https://docs.appian.com/suite/help/25.2/recipe-configure-an-array-picker.html"&gt;https://docs.appian.com/suite/help/25.2/recipe-configure-an-array-picker.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;it is a client side filtering where system is getting data before user entry , i am looking a server side filter&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Note from&amp;nbsp;&lt;a id="" href="https://docs.appian.com/suite/help/24.2/Custom_Picker_Component.html"&gt;https://docs.appian.com/suite/help/24.2/Custom_Picker_Component.html&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;span data-teams="true"&gt;If you are trying to decide whether to use a &lt;a id="menurmpe" class="fui-Link ___1q1shib f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1s184ao f1mk8lai fnbmjn9 f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://docs.appian.com/suite/help/24.2/dropdown_component.html" href="https://docs.appian.com/suite/help/24.2/Dropdown_Component.html" rel="noopener noreferrer" target="_blank"&gt;dropdown with search&lt;/a&gt; or a picker component, keep in mind that the dropdown search runs client-side and the performance cost of loading options happens on initial load whereas the picker search runs server-side and the performance cost of loading options happens while the user is searching. For small sets of options, we recommend using the dropdown component&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pickerFieldCustom: selected value is getting replace with identifiers value</title><link>https://community.appian.com/thread/148726?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 14:40:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2b3fe792-7711-4264-a752-8de6709b2429</guid><dc:creator>gauravp915957</dc:creator><description>&lt;p&gt;i checked this&amp;nbsp;&amp;nbsp;&lt;a href="https://community.appian.com/discussions/f/new-to-appian/34108/pickerfieldcustom-selected-value-is-not-staying"&gt;pickerFieldCustom: selected value is NOT staying&lt;/a&gt;&amp;nbsp;also but unable to understand the data is in local!questiondetails object&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pickerFieldCustom: selected value is getting replace with identifiers value</title><link>https://community.appian.com/thread/148725?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 14:31:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c9385f9b-2c95-4028-b7ae-d4ec33dc538c</guid><dc:creator>gauravp915957</dc:creator><description>&lt;p&gt;thanks &lt;a href="/members/stefanhelzle0001"&gt;Stefan Helzle&lt;/a&gt;&amp;nbsp; for your prompt response.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the expression rule is taking user input and doing a DB query which return back list of user and id like below :&lt;/p&gt;
&lt;p&gt;sample data:{gaurav, Stefan},&lt;br /&gt;identifiers: {1,2}&lt;br /&gt;&lt;br /&gt;when user select gaurav ,&lt;span&gt;pickerFieldCustom&amp;nbsp; is changing &lt;strong&gt;&amp;quot;gaurav&amp;quot; to 1&lt;/strong&gt; , that is the problem.&amp;nbsp;&lt;br /&gt;please can you share a sample example if you have any. i checked your site also (appian rocks) but unable to get a solution.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks for your help.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pickerFieldCustom: selected value is getting replace with identifiers value</title><link>https://community.appian.com/thread/148723?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 14:06:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1cd7d926-8bd1-4f6e-8bfd-bdcab3545b93</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;The labels for the selected items are defined by the &amp;quot;selectedLabels&amp;quot; parameter.&lt;/p&gt;
&lt;p&gt;Example:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/25.2/recipe-configure-an-array-picker.html"&gt;https://docs.appian.com/suite/help/25.2/recipe-configure-an-array-picker.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>