Note that my version ( 11.1.1.7) is no longer current.
An analysis produces a report of about 25 columns detailing payment transactions to each vendor for a billing period.
The requirement is to suppress the "care days" column so that it only appears once for all of the payment transactions for each vendor for the billing period.
By populating that column only once, the aggregate value would avoid inflating the value of that data element.
Online search indicates that the suppression option will not work for a facts table.
I do not know whether a union of two reports would work in this situation since the output from the analysis consists of 25 columns.
Any suggestions are appreciated.