COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: halkosj on 10 Apr 2009 01:21:19 PM

Title: Error message
Post by: halkosj on 10 Apr 2009 01:21:19 PM
We're getting this error:

===============
CRX-API-0017

       An unsupported data type "cclDTypeVariant" was found at or near the position '1,535' in expression: "[Query1].[Drill Level]".
===============

What does this mean and how do we fix it?
Title: Re: Error message
Post by: vij on 13 Apr 2009 01:24:07 AM
Hi halkosj ,

Check the expression and explicitly cast the data item if necessary .

hope it might help u

regards,
vij :)
Title: Re: Error message
Post by: halkosj on 13 Apr 2009 11:55:29 AM
Tried using cast and it gave an error message saying that cast is not supported by OLAPQueryProvider.