Hi,
I have created a BEx query where I have restricted Calendar Day using a customer exit variable and an input variable.the customer exit variable takes checks whether the input value is '#' and if it is,it restricts calendar day with yesterday's date else it restricts calendar day with the input date.In the universe created on top of this query the syntax of the filter is :<FILTER KEY="[CV_DATEM].[NAME]"><CONDITION OPERATORCONDITION="Equal"><CONSTANT CAPTION="@Prompt('Enter date:','A','Calendar day\LovEnter date:Base',Mono,Free,Not_Persistent)"></CONSTANT></CONDITION></FILTER>.When I run the query based on this universe in WEbi and select '#' as input for calendar day I get the above error whereas if I select any other value other than '#' I get a database error:Specify value for Enter date:.
Pls help me with this.
Regards,
Shalaka