different dates single parameter [message #349683] |
Mon, 22 September 2008 11:37 |
aarti81
Messages: 235 Registered: December 2007 Location: USA
|
Senior Member |
|
|
Hi all
In a report that i'm creating i have two different date fields "NTP and PO DATE" and two different amount fields "NTPAMNT, POAMNT". The user wants to enter From and to dates based on these dates. If he enters a date range that is valid for the NTP DATE then the NTP DATE and NTP AMNT must be displayed and the same for the PODATE AND PO AMNT. I used this kind of condition in a SQL query, where i had in the query
NTP DATE AS PARAM_DATE
PO DATE AS PARAM DATE
and then in the disco plus i cretaed a prameter on the PARAM_DATE.
Any idea , how to do it in the Disco plus, please any help is gretaly appreciated.
Thank You
|
|
|