Bar Graph of Open Orders between Start and End Dates
I am trying to create a bar graph that will show number of open items by week or month. The data has an order with a start date and end date, and I am hoping to create just using that. The way I am doing it now, is joining with a calendar in MagicETL, but was hoping there is a way to do right on the original data.