hansdebadde
Technical User
I am using CR 2008, my data is in SQL. I have a table that has peoples records with a START_DATE and END_DATE. To compare how many people are in the period i want to count the number of people per days after start date. For example, if one person has a start date of jan 1, and an end date of dec 31 and another guy has a start day of june 1 and an end date of june 30 then there would be a count of 2 people for 1-30, 1 person for 31 to 365 and then none after that. Of course my dataset has a lot more people. I hope this makes sense. My hope is then to graph the count of people per this number of days after start. I hope this makes sense.
Thanks
PB
Thanks
PB