How Count per person Tags in table

I’m not sure I understood…

Inside the Filter() formula you can add multiple conditions.
For instance:
Table.Filter(Tags.Contains(thisRow) AND Due Date <= Today())