how to show Data from Related list two times from same related list with different filter.
I have a related list called Store_Purchased for each Contact.
Store_Purchased has details of Items which are purchased by a contact.
For Example a Contact can purchase 5 items from Store-A, and may 8 Items from Store-B.
Currently i can only show all purchased items in one Section using Related List.
I want to show Items Purchased from Store-A in a Section and Items Purchased from Store-B in to Separate Section on the Same Page layout.
i Can Not create and save data from each store in a separate Custom Modules.
Can some on advise how to do it.