I have a report that is grouped by a field that contains different types of changes. On one of change types I would like to hide or suppress some fields that are irrelevant to the group. Is there any simple ways to accomplish this?
Right click on the field or fields that is irrelevant to the group.
Select Format Field.
Under Common Tab, click on x-2 button on the right of the Suppress checkbox. If you need to suppress the fields for only one change type (as you have mentioned in your post, type the following in the Format Formula Editor window that opens up
In case you need to suppress for multiple change types use the following in the formula editor instead:
[tt]{FieldThatContainChange} in ["Your Change Type1","Your Change Type2][/tt]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.