<?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>Display value in Drop Down Dynamically</title><link>https://community.appian.com/discussions/f/general/24919/display-value-in-drop-down-dynamically</link><description>Dynamically display</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Display value in Drop Down Dynamically</title><link>https://community.appian.com/thread/96438?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2022 16:46:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9c00d4fb-700f-4652-98ce-93a64a2c47f0</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;You can use if statement or choose, or match (which I really need to start using), or even an Appian Decision object to conditionally output a list of&amp;nbsp; strings.&amp;nbsp; This can be both your choice values and your choice labels, or you can create two rules to make your values and labels separately, or you can create one rule to alter them both.&amp;nbsp; They can update on user input, or on auto-refresh if you loop a refresh local variable in the logic.&lt;/p&gt;
&lt;p&gt;Doesn&amp;#39;t really matter what you do in the interim, as long as at the end of the day you have a list of any Type and an equal length list of Text.&lt;/p&gt;
&lt;p&gt;Let&amp;#39;s see your specific case and we can boil down the answer to your case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display value in Drop Down Dynamically</title><link>https://community.appian.com/thread/96437?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2022 13:32:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9d0ae76e-0d7a-4b8b-9b74-a2d419be9001</guid><dc:creator>GopalK</dc:creator><description>&lt;p&gt;HI Som, Are you asking about cascading dropdown or you have something different requirement?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display value in Drop Down Dynamically</title><link>https://community.appian.com/thread/96430?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2022 09:32:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7b5c435f-0262-460e-aa3b-9baa78d4b925</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What exactly do you mean with &amp;quot;&lt;span&gt;without using Record&amp;quot;?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Do you know this pattern:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/22.2/recipe-configure-cascading-dropdowns.html"&gt;https://docs.appian.com/suite/help/22.2/recipe-configure-cascading-dropdowns.html&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;A drop down will always show the values defined in the choiceValues / choiceLabels pair of parameters. These can be fed by rule inputs, local variables and expressions.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>