AS 2005 April CTP.
I have deployed a solution which works fine in other computer. But know in cubes with calculated measures didn't work.
It tells me The dimension '[Measures]' was not found in the cube when the string [Measures].[My Calculation], was parsed.
If I remove the calculated measures the cube works fine but of course I need the calculations.
Any ideas?
Thanks in advance.I'm thinking that it's a problem with collation. I put view code in calculations and change [MEASURES] with [Measures] and it works.
But in AS isn't defined CASE SENSITIVE.
What can I do?
No comments:
Post a Comment