I rely on tags and reports a lot. So I will have multiple tags on lots of transactions. Let's say I have tags called Tag A, Tag B, and so on.
I want to generate a transaction report showing just Tag B and Tag D, ignoring any transaction that does not include at least one of those tags. That works great. But I want to group them independently on the same report. So I set the "Row" to "Tag", but what I get is a group of transactions that have Tag A, Tag B, and Tag C, then below that a group with Tag A, Tag B, and Tag D, then a group with Tag B, Tag E, and Tag F, and so on.
What I want is a group with all the transactions that use Tag B (regardless of what other tags may be used by those transactions) followed by a group with all the transactions that use Tag D (regardless of what other tags may be used by those transactions).
I can get at what I'm after by making two separate reports, one for each tag, but that is less convenient, especially when it's more than 2 tags I'm interested in, because I end up having to jump back and forth between reports rather than staying in one report.