End result: Chart
Data is for vendor performance.
I have built my query to pull all open orders for outside sales for 4 different vendors. I have added a formula to tell me how many days early or late each line item is. The report that I have now is for the month of March. I want run the report on the first day of each month to capture a snapshot of the current trend. My current Chart has 1 bar for each of the vendors. When I run this again on April 1st I want it to keep the current snap shot for March and put a bar beside it reflecting current trend for April. In the end, “management” wants the report to reflect up to 12 months of activity for these 4 vendors.
What function or SQL clause do I use to create this chart snapshot of each month? I know this has a name and it's not Oscar Meyer.
Clay
Data is for vendor performance.
I have built my query to pull all open orders for outside sales for 4 different vendors. I have added a formula to tell me how many days early or late each line item is. The report that I have now is for the month of March. I want run the report on the first day of each month to capture a snapshot of the current trend. My current Chart has 1 bar for each of the vendors. When I run this again on April 1st I want it to keep the current snap shot for March and put a bar beside it reflecting current trend for April. In the end, “management” wants the report to reflect up to 12 months of activity for these 4 vendors.
What function or SQL clause do I use to create this chart snapshot of each month? I know this has a name and it's not Oscar Meyer.
Clay