Rocket J Squirrel said: Try specifying ~C in the Tags tab of the report customization. The tilde specifies negation.
Jim_Harman said: I think the C selection on the left is not necessary.Also I tried an experiment and it turns out the second column on the Tags tab does an AND function, so with A and B selected on the left and ~C in the Tag contains section, it does the selection ( A OR B ) AND NOT CPretty cool, eh?
Chris_QPW said: Rocket J Squirrel said: Try specifying ~C in the Tags tab of the report customization. The tilde specifies negation. Have you tested this?I’m away from my computer so I can’t test it, but it is my understanding that @Jim_Harman this would be impossible.Not because you can’t deselect C, but because the test for tags is always OR and since A and B are on the transaction it is going to be selected whenever either of those are selected in the tags.In other words the test would be A OR B OR not C.
Rocket J Squirrel said: If you guys had been a little faster on the draw, you would have saved me a lot of copy & pasting.
Chris_QPW said: I should have just trusted that you would have tested before posting!