Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Webi: Date in condition question 1

Status
Not open for further replies.

cottontop

Technical User
Joined
Jul 12, 2001
Messages
105
Location
US
Hi,

I'm creating a Webi query and want to use today's date as one of the conditons.

There is an date in the universe and I would like for the report to pull any date equal to less than the current date.

I tried date() but that doesn't work.

Can this be accomplished?

Thanks,
 
Its sysdate() to get the CurrentDate.

Sri
 
Hi ,
first of all is the back end an oracle database. Second have you created an object in the universe with defintion sysdate. in that case you have to choose the object while creating the condition.
in other work around you can create pre defined condition which can be used while making the report
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top