How to display all matching farmers(entity) based on selected village

Hi @Naveen_kumar and welcome to the community,

Please take some time when you get a chance to introduce yourself here :slight_smile:

You will have to use a choice_filter criteria in your select_one_from_file farmerlist.csv question and it should be something like

villagename = ${village}

${village} is the question where you select the village.

Here the doc relative to Filtering options in select questions