MartinaL Posted July 12, 2006 Posted July 12, 2006 I have a report/layout that I run when a button is clicked on another layout and is dependent of some values that the person has selected on that layout. For example on the main layout the person selected a person's name from a drop down list and a to and from date and then clicks "Run Report". If they haven't selected anything for the person's name (which is stored in SEL Agent) or the to (SEL Start Date) and from (SEL End Date) then the report runs and returns all records, this bit works fine. I am not sure how to filter the records though if one or both of the above criteria (name and dates) are selected?
MartinaL Posted July 16, 2006 Author Posted July 16, 2006 Ok I have kind of worked out how to do this, I am using a custom dialog box for people to enter the name and the to and from dates for dates. This is run from a script which then displays the report in preview mode. It is finding by the name of the agent find but isn't filtering by the date range as well?
MartinaL Posted July 16, 2006 Author Posted July 16, 2006 Okay i have worked this out to... But when the find is finished and the report is shown I want the date range to be shown at the top of the page, I can show the field that the find is looking at but it only shows a single date, not the range that I entered. How can I get the layout to show the range that was used to filter the Event Date (this is the field that is being filtered)
Recommended Posts
This topic is 6705 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now