Hello, thank you in advance for your time. Here's the issue: We need to suppress a specific line item when it is equal to another specific field. These are non-zero values, and we have been told it is not possible in BusinessObjects (WebIntelligence) and that another reporting tool may be required. Any ideas about how this could be done without changing reporting tools would be greatly appreciated.
As an example, let's say these two calculated fields appear in our report, "Apples without granny smiths," which adds up all the apples we have without counting the granny smiths; and "Total Apples."
This is how the fields would appear if they do not match:
Apples without granny smiths $400
Total Apples $500
If the values for these two fields match, we want only the Total Apples field displayed, like this:
Total Apples: $500
Instead of
Apples without granny smiths: $500
Total Apples: $500
Thank you very much for any ideas you have for how to accomplish this without changing the tool.