Question
How to fetch table data and show in a a!dropDown control of interface.
Created below table in appian DB

Create a CDT and a DataSet. Now I got struck while creating expression rule.

Can someone help here.
I want to bring id, Name from language table and show the data in a dropdownlist.
choiceLabel with "Name" column data
choiceValues with "id" column data.
