Showing App data in Dropdown

Hello,

I have a database of products, and in a dropdown i want to have the products name as options.
How can I do this?

The following screenshot did not work:
Screenshot 2024-01-26 at 14.16.54

You’ve got nothing in your Option Caption… so nothing will display.

what option caption is exactly?

The option caption is the text you want the dropdown to display.

then what is the purpose of choices source?

The choices source defines the list of possible values that dropdown contains.