Good Afternoon:
I'm using a cascading parameter prompt. I've set up the following script:
DayOfWeek ({iCDNStat.Timestamp}) in 2 to 6 and
{iCDNStat.Timestamp} = {?Enter Date Range} and
DayofWeek ({iCDNStat.Timestamp}) = {?Day of Week #}
This {?Enter Date Range} allows me to enter a range of dates to limit my report by. I also wanted to limit the report by day of week, all mondays, all tuesdays, etc. {?Day of Week #} allows me to choose a specific value, 2-6. How can I change the script above to allow me to choose a day of week by word rather than choosing a number in my parameter prompt?
Thank you for your advice.
Kara
I'm using a cascading parameter prompt. I've set up the following script:
DayOfWeek ({iCDNStat.Timestamp}) in 2 to 6 and
{iCDNStat.Timestamp} = {?Enter Date Range} and
DayofWeek ({iCDNStat.Timestamp}) = {?Day of Week #}
This {?Enter Date Range} allows me to enter a range of dates to limit my report by. I also wanted to limit the report by day of week, all mondays, all tuesdays, etc. {?Day of Week #} allows me to choose a specific value, 2-6. How can I change the script above to allow me to choose a day of week by word rather than choosing a number in my parameter prompt?
Thank you for your advice.
Kara