If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

macro prompt date default

Started by ldsophia, 02 Jul 2009 04:58:44 AM

Previous topic - Next topic

ldsophia

I am using stored Procedure to generate Query Subject.And  i am using following prompt as the input parameter:
#prompt('p_date','date','sysdate')#
the problem is the expression did not use the system curren date as its default value.How to set the prompt defaut value as the system curren date.thanks!