Filter multiple lists

To get the indexes of two same items from a list, when you get index of first item then you need to replace first item from list and get index of 2nd item.

Logic is bit complex but it works.

Refer this guide, I did same things in this guide: