I need status change activity by day
I need to create a report showing the number of listings that went to any of the statuses on a given day
I can pull history but need a way to determine when a status is changed, since some listings with go back and forth among statuses in a single day
I am loading the history records in a sql database if that helps.
Comments