You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am trying to build a list from a combination of Labels, but it only seems to work as an "OR" statement with comma's, and no way to do A + B, both being required.
Hello there Armando!
You are correct, the Content Report Table macro works with an "OR" statement. We are not able to use an "AND" statement. If we fetch the specifications from our documentation for this macro, we find this:
This parameter is required. Specify one or more labels, separated by a comma. The macro will display the content tagged with any of the label(s) specified here.
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.
You can have a look at this right here:
When we search outside of our documentation, a user from StackOverflow devised a way to have similar results to what you need. Here is his thread:
Let us know your thoughts on this Armando. Looking forward to your reply!
my thoughts are that :
Fairly dissapointing really.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.