Hi all,
I have a report that has a field called [Month Short]. This field contains short month names from 'Jan' to 'Dec'
I have another field called [April 1] which is a single string saying 'Apr 1'
In Cognos 8.2, I was able to use the following calculation to add add 'Apr 1' to the [month Short] field inside a query:
union([April 1], [Short Month])
I am now receiving the following:
Invalid coercion from 'string' to 'memberSet' for '[April 1]' in 'union([April 1],[Reporting Structure].[Time].[Month Short])'.
My model is Realational and does not cotain levels, members....
Any idea how I can surpass this error? I have tried everything I can think of including writing my own SQL and I still get errors.
Thanks very much.
Try article 1376464 in the Cognos KB:
http://www-01.ibm.com/software/data/cognos/support/search.html