How to filter data by selected user

for example
I have tasks table which is included the following columns
Id- Task name - start date - end date - details - employee - Status - Note
so I would like to filter by Employee - or any other columns

thanks in Advance

1 Like