Texmansru47
IS-IT--Management
All,
I have the need to run a query to pull a certain date range. Within that query I will find all the failed records. Now I can get the date to run interactively (only one date at a time right now, looking for date range, but not important), but what I need to do is to calculate percentage of each type of failure found based on the date range inputted (i.e. if I selected 7/13/05 as the date, and it found 6 failures, with three different error codes, I need to be able to calculate the percentage each error was during that selected date range).
I can get the dates to pull and the count of each error code per date... I just cannot get the percentage to work... any ideas?
Thanks,
I have the need to run a query to pull a certain date range. Within that query I will find all the failed records. Now I can get the date to run interactively (only one date at a time right now, looking for date range, but not important), but what I need to do is to calculate percentage of each type of failure found based on the date range inputted (i.e. if I selected 7/13/05 as the date, and it found 6 failures, with three different error codes, I need to be able to calculate the percentage each error was during that selected date range).
I can get the dates to pull and the count of each error code per date... I just cannot get the percentage to work... any ideas?
Thanks,