Fixing the Offer Performance Summary by Campaign cross-object report
To manually upgrade your reports version 7.5.1, you must manually upgrade and fix the Offer Performance Summary by Campaign cross-object report, so the report can function with the new data model.
1.
2.
Open the report in IBM® Cognos® Report Studio.
3.
Browse to the Query Explorer and open the Report Query for a list of all the query items in the report.
4.
5.
6.
7.
Change the expression for the Response Transactions-Offer query item to be the following.
[Offer Performance Summary].[Offer Response History Summary].
[Response Transactions] / count([Campaign Name] for [Offer ID])

8.
9.
10.
For the Report Total level counts, change the expression for Total Response Transactions to be the following.
total ([Response Transactions-Offer])
11.
Also for Total Response Transactions, confirm that Aggregate Function is set to Automatic and that Rollup Aggregate Function is set to Automatic.
12.
13.
a.
Go to File > Report Package.
b.
Select Unica Campaign Package and click OK.
c.
d.
After the report is validated, click Close in the Validation Response window.
14.