Apply Filter from Other Database Value

Hi There

I am working on the below scenario and have hit a snag with filtering.

I have a dynamic page setup to display an individuals profile. On this page there are a number of simple values linked to a database (ProfileID, profile image, title, blurb etc.)

Then each page has a gallery which can contain an indeterminate number of images. These are stored in a separate GalleryImages database and are associated with the ProfileID. To get the correct images into each dynamic page gallery I need to apply a filter based on the ProfileID but I haven’t found a way to do this. I’m assuming the only way this will be possible is via Wix code but I can’t see how?

Any clues appreciated…

If you add another dataset to the page and set the filter in that dataset to be connected to the other dataset you already have on the page. Then connect the gallery to the newly added dataset and display images.

Hi Andreas. How do I connect the filter of one dataset to another? I can’t see I way to do this, the filters only seem to allow me to select fields from within their own collection.

no sabia que eso era posible intente y logre mostrar mi lista de deseos correctamente!

gracias!