Good Morning DBlank, thank you for the reply. Yes I am suppressing from the subreport value which is passed into the main report. The subreport is in the group header. I actually entered the values for the field and it is showing correctly, only the detail is showing too. only on some. What would my formula look like ? Thanks.
GH1a: subreport
GH1b: shared variable placement
Details: conditionally suppressed based on shared var.
GF1 Totals
(I have no group header data to suppress.)
Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Posted: 14 Nov 2016 at 3:25am
and you are only trying to suppress the detail sections?
Take your suppression criteria from the details section and copy it into a new formula field (like 'suppress_test') and place it in the detail section to see if it shows a T or F
Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Posted: 14 Nov 2016 at 3:30am
that is all you would add then
it will return a true or false (or possibly a NULL).
another possibility is that you are seeing zero but it is actually something like .0000000000001 so it is technically not 0.
try the suppress formula first
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