BusinessObjects Board

Simple Case with Getdate() is not getting parse

Hi,

I have one condition in universe -

case
when @Prompt(‘Enter Y for as at date’,‘a’,‘System Dates\Todays Date’,mono,free) = ‘Y’
then @Select(System Dates\Todays Date)
else @Prompt(‘Enter Y for as at date’,‘a’,‘All Values\All Dates’,mono,free)
end

This is not getting parsed and getting failed with an error msg -

From not found.

Can someone please help me?


aniketp :uk: (BOB member since 2007-10-05)

FAQ Answer that I believe answers your question…


Dave Rathbun :us: (BOB member since 2002-06-06)