I was trying to populate list box based on date selections, But the list box shows only field name instead of field values. The highlighted box in the below picture shows only column name in the list box. Any idea on this, please?

When I ran the app, I am ending up on the following screen.

Based on radio button selection, I want to populate the list box values dynamically from the database(using dynamic input) based on my date selections. But list box is not updating. is it to populate list box dynamically?