I have 2 crosstab s on one report. I want to take one of the totals from each and add them together in a singleton. I did this in a report with lists but cross tabs are giving me fits.
I keep getting:
QE-DEF-0360 The query contains a reference to at least one object '[SigmaFlow].[ProjectID]' that does not exist. Possible cause is the use of 2-part reference to a model query item, which is a deprecated feature.
no matter what I try.
Craig
I have seen this error before, and it was handled by simply renaming my Report Queries. I had a query named exactly the same as a Query Subject in my model, and it confused Cognos at run time.
Its a shot in the dark, but what the heck... maybe it is the same problem you have!!
HTH, M