Quantcast
Channel: SQL Server Analysis Services Forum
Viewing all articles
Browse latest Browse all 2472

#Error Parser: The end of the input was reached.

$
0
0

I'm getting this error:

VALUE#Error Parser: The end of the input was reached.
FORMATTED_VALUE#Error Parser: The end of the input was reached.


when i try to run this:

with member [Measures].[SOR Cost] as (StrToValue([D Services].[Service Unit Price].CurrentMember.membervalue) * ([Measures].[Normal]+[Measures].[Overtime]))
select [Measures].[SOR Cost] on 0,
nonempty([D Services].[Service Description].children,[Measures].[SOR Cost]) on 1
from [TC Cube]
any idea why and how to fix it?


Viewing all articles
Browse latest Browse all 2472

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>