elsenorjose
Technical User
Hello all,
I've been asked to generate a report that would print the details in a specified order based on a date value. The report lists different drug products along with projects for each and associated tasks for each project. I have grouped on product and project, and the tasks are my details. The request is to change the order that the details are printed depending on the end dates of the tasks. Specifically, if a task named 'QC' has the same end date as a task named 'Release', we want to print 'QC' first. Right now, the details are printing 'Release' first, and 'QC' second.
Is there a formula I can use to force the report to evaluate the end dates and task and based on this criteria, sort the details accordingly?
I am using Crystal Reports XI on Windows XP and a SQL Server 2005 backend.
Thank you.
I've been asked to generate a report that would print the details in a specified order based on a date value. The report lists different drug products along with projects for each and associated tasks for each project. I have grouped on product and project, and the tasks are my details. The request is to change the order that the details are printed depending on the end dates of the tasks. Specifically, if a task named 'QC' has the same end date as a task named 'Release', we want to print 'QC' first. Right now, the details are printing 'Release' first, and 'QC' second.
Is there a formula I can use to force the report to evaluate the end dates and task and based on this criteria, sort the details accordingly?
I am using Crystal Reports XI on Windows XP and a SQL Server 2005 backend.
Thank you.