Wednesday, March 7, 2012

Cube Processing Error

Hi,
I am trying to Process a analysis server Cube and I am getting an error message saying
syntax error converting the varchar value A.H to column of type int.; 22018.
Can somebody tell me how to remove this error.
Thanks,
PraveenClean up the data? It is telling you that you are trying to convert a string that contains "A.H" to an int, and not even my creative interpretations of literals can manage that feat!

-PatP|||Thanks for the reply.Its solved now.

No comments:

Post a Comment