@AyS_0908 What if you used the same approach as your “Dynamic Group-By”, and brought in all the choices into your content sheet. Then through various If Then columns, you could set true or false if the filter condition is met. Then have a final If Then that checks the individual If Then columns and returns True if all other conditions are met. Else it returns False. You should only need one list that’s filtered on the final If Then column.