How to give Column Name in Select Item if using DataTable as List in Uipath Apps

Hey @Daniyal_Tahir
When using a DataTable as a list source in UiPath Apps, you need to specify the exact column name from which the dropdown values should be taken.
Make sure the column exists and the name matches exactly, Apps is case-sensitive.