Hi,
I have a record set with a date field called date_attended with other information and I would like to generate a row if a row is missing in a month .For example, If the date_attended has values 2013-10-03,2013-10-04,2013-10-06,2013-10-08,2012-10-09
I would like to generate records for 2013-10-05, 2013-10-07. Can anyone advice me how to get this functionality? Can I use generate rows tool?
Thanks