Hi All,
When I execute my report, a query will run request the input values from the user, based on the input values it will display the values in the report.
Example :-
It will ask for a date range if you provide the date range it displays records falls under the date range.
There is a field in the Database called DTEntered which i am using with a between clause.
My requirement is to display the date range given to the query in the report, Is it possible ? If I just display the field DTEntered , it is displaying the last record date on which it is submitted not the range which i provided .
Please help me with that.
Thanks
Saran
When I execute my report, a query will run request the input values from the user, based on the input values it will display the values in the report.
Example :-
It will ask for a date range if you provide the date range it displays records falls under the date range.
There is a field in the Database called DTEntered which i am using with a between clause.
My requirement is to display the date range given to the query in the report, Is it possible ? If I just display the field DTEntered , it is displaying the last record date on which it is submitted not the range which i provided .
Please help me with that.
Thanks
Saran