What if I want to selected a report to be generated?
eg. the field in my report has index, name and age, then the user can either choose from maybe index 1 to index 5 to be shown only, or in another case, user may want to choose age = 15 to 20 to be shown.

How can I be able to do this? I will need to create a combobox right?