I have created a Staic value prompt like Current,Future and Past (dates) using the Macro function.
Example...
promptmany('Prompt','token','date1>current_date')#
promptmany('Prompt','token','date1<current_date and date2>current_date')#
promptmany('Prompt','token','date1<current_date and date2<current_date')#
But when I select more than one prompt I am getting a parsing error.
Please help me figure out.
Thanks
KS
Example...
promptmany('Prompt','token','date1>current_date')#
promptmany('Prompt','token','date1<current_date and date2>current_date')#
promptmany('Prompt','token','date1<current_date and date2<current_date')#
But when I select more than one prompt I am getting a parsing error.
Please help me figure out.
Thanks
KS