This widget is described here https://support.atlassian.com/confluence-cloud/docs/insert-the-content-report-table-macro/
There is the following example:
For example, if you specify labels 'A' and 'B', the macro will display all pages that have the label 'A', and all pages that have the label 'B', and all pages that have both those labels.
But for us, we need and AND and not an OR condition here.
Is this somehow possible or any workaround?