How to fix the Offer Performance Summary by Campaign cross-object report
Use this procedure to fix the old version of the cross-object Offer Performance Summary by Campaign report so it functions with the new data model.
1.
Open the report in IBM® Cognos® Report Studio.
2.
Browse to the Query Explorer and open the Report Query for a list of all the query items in the report.
3.
4.
5.
6.
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])

7.
8.
9.
For the Report Total level counts, change the expression for Total Response Transactions to be the following.
total ([Response Transactions-Offer])
10.
Also for Total Response Transactions, confirm that Aggregate Function is set to Automatic and that Rollup Aggregate Function is set to Automatic.
11.
12.
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.
13.