Combine two drop down seaches

Hi there!
I need help combining two dropdowns, meaning if I select a value in A and then in B, it should search for the cases where both filters hold true. And if nothing is selected in the one dropdown, it should display both. Thaaaank you!
Screenshot 2024-07-08 at 09.18.31
Screenshot 2024-07-08 at 09.18.19

Hi @franziska.harzheim,
Since you are making a search and displaying it, then you might as well be displaying the results in a RG,
if that’s the case; just set a condition on the RG to reference the values of the DDs and do well to check the “ignore empty constraint” box.

Hope it’s clear? :slightly_smiling_face: