This is correct? and then from 25 th record on you repeat the process. How can you implement this with Crystal and graph the concurrent connections against the fax start time?
Sorry about the confusion. Your reply made me look at the problem in a differnt way . I have records in the Following format sorted by Satrt Fax Date/Time in ascending order:
Record ID , Start Fax Date/Time, End Fax Date/Time, Pages
What I need is to find out how many concurrent Channels I am...
Yes . I gave it some more thought :
I need to find if the start of the fax time is in the fax interval of the previous 24 records ( 24 channels and the data is sorted by time stamp). If it is then I need to add 1
to channel usage.
I know I can look at the previous records field value using...
I have a table for a fax server with Begining DateTime stamp and Ending DateTime stamp for each fax. I also have number of pages per fax.
I need to find out on a 5 minute interval per day how many concurrent fax channels I am using? I also want to graph this on chart showing Channel usage per...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.