Hi,
Filter Dependency on Saved search
I have Created two Custom field named as Customer, Customer Type(A,B,C,D) in Custom Record and both are dependent one.
Customer Type A -> 30 Customers
Customer Type B -> 204 Customers
Customer Type C -> 110 Customers
Customer Type D -> 120 Customers
If I select Customer Type as A, based on the selection only 30 Customers is loading in customer field. It works fine in record creation level.
Now I have created a saved search based on that two fields and add that field in filters also.
My Query is in the filter also I need to replicate the same functionality like if i select Customer Type as A, based on that only 30 customer is need to be loaded in customer filter. How do we achieve this functionality?