How to achieve this

Please make it copyable.

Yes, it is copyable.

Hi have tested some test cases,

if i select any option in 1st choice and any option in 2nd choice - working as expected.
if i select(-) and select the option from 2nd choice component its works.

below are not working:
But,if select(-) both choice component not getting the expected result.it should display all the photos
But if i select option in 1 st choice component and selects (-) its getting results for couples only but it is also wrong.for other option its not getting photos.

To get what you want, you need to remove the default values and adjust the filtering logic. I can help you do that, but…

If you select - in the second choice component, then you will see all 3 Inline Lists - that is, every photo will be shown 3 times?
Is that really what you want?

No…I don’t want like that.i want to display all the photos only one time.

I will send you the test cases of which are all working and which are all not, which is what I need on tomorrow.