I am filtering the employee data based on cascading dropdowns. If the value of the parameter is '-1', it means 'all data'. for example, if departmentid = -1 then the user have selected all in the drop-down, and similarly for category and role. I am filtering the employee data based on casca