I am looking for a way:
1 - I have a list A which has department names
2 - I have a list B which has employees of departments and it also has lookup field to the List A.
3 - I want to make a Links (Titles of department) list which should have URLs which would take the users to List B and filter by Department Name.
Thanks