Joined: 21 Sep 2009
Location: United States
Online Status: Offline
Posts: 22
Topic: Suppress Details based off Group Formula Posted: 11 Jan 2019 at 4:12am
I am trying to suppress the details section based off a formula in the group footer.
I am using the three-formula trick in my report; if the 3rd formula (placed in the group footer) equals 1, I would like the details within that group to be suppressed.
I tried entering {@3rd formula} = 1 into the section expert, suppress X+2 but doesn't evaluate correctly.
Joined: 29 Oct 2009
Online Status: Offline
Posts: 1587
Posted: 11 Jan 2019 at 7:54am
Not sure what you mean when you say it does not evaluate correctly. Is the formula not returning a 1 when you expect it, or it is and the suppress is not working?
Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Posted: 11 Jan 2019 at 10:50am
usually this is because the group suppression happens in an earlier pass then the value being generated by the formulas.
The usual process for group suppression needs to use a group summary.
What is the data and what is the suppression criteria?
Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Posted: 14 Jan 2019 at 6:40am
a little confused b your request.
the fact that the row exists to create the group implies that each group has at least one row so how are their groups without details?...are you doing some sort of suppression process
Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Posted: 14 Jan 2019 at 10:33am
you can also do a group select to exclude the group from the report on that same condition.
Just be aware for either that the hidden or group excluded data is still part of your data set for sums or counts or whatever.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum