I haven't gotten my tutorial books in the mail yet so I'm going this blindly. Great thanks to anyone who can help.
I'm trying to pull the number of visits we had to a certain clinic of ours for last year, but I only want Wednesdays. i don't know how to arrange the select expert so that it only pulls the visit data from each Wednesday in 2004 instead of just taking the whole date range from January to December. I'm not even sure if I need a formula. Here's the formula it shows when I just wanted the whole time period of 2004:
{dldata_charge.CHG_DATE} in DateTime (2004, 01, 01, 00, 00, 00) to DateTime (2004, 12, 31, 00, 00, 00)
Do I just modify this formula in some way or is there another way that I'm totally missing? Thanks for the help.
I'm trying to pull the number of visits we had to a certain clinic of ours for last year, but I only want Wednesdays. i don't know how to arrange the select expert so that it only pulls the visit data from each Wednesday in 2004 instead of just taking the whole date range from January to December. I'm not even sure if I need a formula. Here's the formula it shows when I just wanted the whole time period of 2004:
{dldata_charge.CHG_DATE} in DateTime (2004, 01, 01, 00, 00, 00) to DateTime (2004, 12, 31, 00, 00, 00)
Do I just modify this formula in some way or is there another way that I'm totally missing? Thanks for the help.