Hello,
I have an ASP page where the user can select one of the following options from a drop down menu:
"All"
"Records from Last 7 Days"
Depending on what option the user chooses he will see either all support cases or only support cases opened in the Last 7 Days.
I am stuck on how to create a parameter that will accept one of these options and display the correct information. I am using CR8.0. Can anyone point me in the right direction? I've got it working so far with 2 separate reports and a conditional statement in my ASP code, but I really only want to maintain one report.
Thanks for any help!
Carla
I have an ASP page where the user can select one of the following options from a drop down menu:
"All"
"Records from Last 7 Days"
Depending on what option the user chooses he will see either all support cases or only support cases opened in the Last 7 Days.
I am stuck on how to create a parameter that will accept one of these options and display the correct information. I am using CR8.0. Can anyone point me in the right direction? I've got it working so far with 2 separate reports and a conditional statement in my ASP code, but I really only want to maintain one report.
Thanks for any help!
Carla