Item Monthly Sales Report

Does anyone know of a way to have the Detailed Sales report group total sales by month? I would like to print off total sales of a item for 2006 and just have it list the total number sold each month. Or if there is a report out there that already does this please direct me to it. I did not see any on customer source.

Thanks, Neil

Reply to
nt8378
Loading thread data ...

Reply to
knightsbridge

Hi send me your email as I already developed the report and distributed to many people this kind of report which tell you MTD, YTD etc information. However there if you still looking for detail report by group by month you can do this: Add the following line before the Begin Column of Department.Name in "Sales

- Detail Sales Report.grp" (make sure to set the property of file to unreadonly as default it is read only.

Begin Column FieldName = "Month" DrillDownFieldName = "" DrillDownReportName = "" Title = "Month" VBDataType = vbInteger Formula = "Month([Transaction].Time)" ColHidden = False ColNotDisplayable = False FilterDisabled = False ColWidth = 2205 GroupMethod = groupmethodSum ColFormat = "" ColAlignment = flexAlignLeftCenter End Column

This will show you the transaction by month. rate me please.

"nt8378" wrote:

Reply to
Akber Alwani

Hi,

Retail Analytics from Professional Advantage allows you to easily create the report you are looking for and many more. The product is designed to help retailers manage their business by delivering analytical reporting on business performance. Easily identify trends, buying patterns, seasonality, and other key performance indicators for your business.

If you would like more information, please feel free to contact me or visit our website at

formatting link

Thanks,

Jen Losch snipped-for-privacy@profad.com

"Akber Alwani" wrote:

Reply to
Jen Losch

Hi can you please send me a this report? My e-mail snipped-for-privacy@giordanoaruba.com

Thanks, Jose

Reply to
Jose Lugo

Akbar

Me too snipped-for-privacy@gmail.com

Reply to
Danny

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.