Customers who only buy item with P in it?

yuppicide
Member Posts: 410
My regular clothes have numbers like 1450-0711. If that item is offered in Plus sizes then the item number would be P1450-0711.
Is there a report I can show the customers who ONLY buy plus sizes?
We're trying to determine if we should do plus sizes for our 2011 line of clothing or not. Every year it seems we're left with plus sized items in our warehouse.. I still have a bunch from 2009 and 2010 left.
Is there a report I can show the customers who ONLY buy plus sizes?
We're trying to determine if we should do plus sizes for our 2011 line of clothing or not. Every year it seems we're left with plus sized items in our warehouse.. I still have a bunch from 2009 and 2010 left.
0
Comments
-
sounds like you need a combo of reports.
Item Sales by Customer is where I would start.
Perhaps try also..Customer/Item Statistics
These should tell you which are buying P* items. then you'll have to see if that's ALL they buy.
It's probably better than adding two boolean type "Exists" flowfields to the customer table using the item ledger entries.
(Source Type=Customer & Source Code=Customer No)
One for BuyPlusSizes filter something like:Exist("Item Ledger Entry" WHERE (Source No.=FIELD(No.),Source Type=CONST(Customer),Item No.=FILTER(P*)))
the other for BuyRegSizes filter something likeExist("Item Ledger Entry" WHERE (Source No.=FIELD(No.),Source Type=CONST(Customer),Item No.=FILTER(..P|Q..)))
then you'll know if it's one or the other or both
As flowfields can slow down the system. Free to try & if it's a one time thing - you can remove them after your done figuring out your plus size issue.0 -
The easiest and the non-programming way is to do the following:
1. Print the Customer/Item Statistics with P* on the item no. filter
2. Go through the report and highlight customers that only has Ps on the detail
It shouldn't take more than 30 minutes for a data entry clerk to go through 500 pages.Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions