@Patrik-Mellqvist ok so you have completely different filters that is why the selections you expect are not showing.
'H2 over 0.5' means over 0.5 in the second half (either team in the match could score)
'Scored' means the specific team would have to have scored, not either team in the match, so much less chance a team scores 60% of the time, than either team scores 20%.
You need to use the same metric for both filters if you want to get the matches pop up on both. So for example you can choose 'Home' 'Scored in H2' rather than 'H2 over 0.5'.
Hope that makes sense.