Top 10 Customers-based on orders

nbangaza
Member Posts: 30
Hi All,
I have to create a report that lists the top 10 customers based on their orders..So if we have 130 customers i need to display the top 10 customers that have the most amount of orders. I need to display the customer along with the total amount for that customer orders. i tried using report 111 (Customer - Top 10 List) as a starting point but this report doesnt help me much as it is based on the customer table and not on the sales of the customer.
Thanks,
I have to create a report that lists the top 10 customers based on their orders..So if we have 130 customers i need to display the top 10 customers that have the most amount of orders. I need to display the customer along with the total amount for that customer orders. i tried using report 111 (Customer - Top 10 List) as a starting point but this report doesnt help me much as it is based on the customer table and not on the sales of the customer.
Thanks,
0
Comments
-
Well are you tdefing top sales as what?
Total Value paid by customer ?
Total amount of items sold to customer?
Total amount of 'order' documents posted against customer?
Look at the customer statistics forms
I thought the0 -
I want the total amount of 'order' documents placed by the customer for example if
customer1 total orders is $5000
customer 2 $6400
customer3 $4000
...and so on
but then i want them in order of highest to lowest(customer2 will be the first one) but the report must give the top10 customers0 -
nbangaza wrote:i tried using report 111 (Customer - Top 10 List) as a starting point but this report doesnt help me much as it is based on the customer table and not on the sales of the customer.
ON my options tab there is a choice for Sales or Balance.
Select Sales.
If you need to limit it for a period add "Date Filter" to the Customer Filter.
I have it listed as report 10062. Is you're 111 that much different?
Now if your talking about the Physical # of orders (This Customer has placed 10 orders this year) then that's a small modification that will take just a few minutes to solve.0 -
nbangaza wrote:I want the total amount of 'order' documents placed by the customer for example if
customer1 total orders is $5000
customer 2 $6400
customer3 $4000
...and so on
but then i want them in order of highest to lowest(customer2 will be the first one) but the report must give the top10 customers
You need to define what you mean by "orders" do you mean open orders, maybe you mean sales? maybe you mean all orders. If you really do want all orders, then that can not be done in Navision because the data is not available.David Singleton0 -
If you want to check out mine it's here:
http://docs.google.com/Doc?docid=0AQY09 ... yY3I&hl=en
But I've added a flowfield to the customer table called "No. of Orders"
"No. of Orders" Type Integer
FieldClass = Flowfield
CalcFormula = Count("Cust. Ledger Entry" WHERE (Customer No.=FIELD(No.),Posting Date=FIELD(Date Filter),Document Type=FILTER(Invoice)))
It behaves just like the Sales & Balance flowfields so it makes adding this choice to the Top_Customers List
easy.
The attached report has 3 choices By Sales, By Balance & No. of Orders.
You might have to alter Sales ($) to Sales(VAT) or however your fields are named.0
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