<?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>How to get database column values in a field dropdown in a interface.</title><link>https://community.appian.com/discussions/f/new-to-appian/21866/how-to-get-database-column-values-in-a-field-dropdown-in-a-interface</link><description>Hi Everyone, 
 Can anyone please explain me how can I get values from database in a dropdown field in a grid layout. 
 Thank You</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to get database column values in a field dropdown in a interface.</title><link>https://community.appian.com/thread/85685?ContentTypeID=1</link><pubDate>Mon, 13 Sep 2021 05:38:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:25009e88-2be6-404a-bd84-50c6ae1512d0</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Hi there,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The above solution provided looks perfect to me. However, if you&amp;#39;re still not able to populate the values, can you please copy-paste your code snippet below so I can understand the problem more on your level?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get database column values in a field dropdown in a interface.</title><link>https://community.appian.com/thread/85684?ContentTypeID=1</link><pubDate>Mon, 13 Sep 2021 05:36:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:23aa2009-d2ac-496e-b7a4-a2cf35edd56e</guid><dc:creator>shubhamy0001</dc:creator><description>&lt;p&gt;Thank you for your reply, I used the same logic but the dropdown field is unable to pull down to display the dropdown values.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get database column values in a field dropdown in a interface.</title><link>https://community.appian.com/thread/85681?ContentTypeID=1</link><pubDate>Mon, 13 Sep 2021 03:43:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6668a03c-1e5c-4d22-a496-142b5e2dd4af</guid><dc:creator>Malathi</dc:creator><description>&lt;div class="gmail_default"&gt;Hi,&lt;/div&gt;
&lt;div class="gmail_default"&gt;&lt;/div&gt;
&lt;div class="gmail_default"&gt;Call a query entity to pull the required data from the database table and load it to the local variable. Then, use that same local variable to the grid dropdown column. Just make sure that choice values of the dropdown doesn&amp;#39;t&amp;nbsp;hold duplicate values(use table unique column)&lt;/div&gt;
&lt;div class="gmail_default"&gt;&lt;/div&gt;
&lt;div class="gmail_default"&gt;Query Recipes:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/21.3/Query_Recipes.html"&gt;docs.appian.com/.../Query_Recipes.html&lt;/a&gt;&lt;/div&gt;
&lt;div class="gmail_default"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>