tcimis
MIS
- Jun 6, 2002
- 32
We would like to prompt users for a year based on a date. We have created an expression substr(date,1,4) which provides us with just the year portion of the date. We would like to now prompt for the year using that expression. We are using PeopleSoft query on the web. When we attempt to do this we always receive 0 records back when we know there are records that meet the criteria. Does anyone know of a way to do this using PeopleSoft query?