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?
Hi halkosj ,
Check the expression and explicitly cast the data item if necessary .
hope it might help u
regards,
vij :)
Tried using cast and it gave an error message saying that cast is not supported by OLAPQueryProvider.