Example, i am using a input file which has column 'Date', with values JAN-2022, FEB-2022, MARCH-2022 etc. I would like the end user to be able to select multiple DATE values from the listbox ( either multiple or single value), so that it filters the data on the values selected by the user. How can i achieve this.?
Also, i would like that the values from the column DATE are populated in the list from which the user can make a selection.
Example input file attached.