Sorting not by alphabet?

yuppicide
Member Posts: 410
Nav 3.10.. I don't think this is doable, but not sure.
I have a report that shows Items, Colors, and Sizes. I know this is something people don't have but hear me out and maybe you know if it's doable or not.
The problem with the report is that it does
-- it sorts by Size Code in Ascending or Descending order.. thus by default the order it shows on the report is L, S, XL (Large, Medium, Small, X Large, alphabetical order).
Is there some way I can make it take S, M, L, and then XL in that order?
Some how it puts it in order on a Picking Sheet, for example, I just can't figure out how.
I have other reports that sort by size also, which would be a great help to fix.
I have a report that shows Items, Colors, and Sizes. I know this is something people don't have but hear me out and maybe you know if it's doable or not.
The problem with the report is that it does
DataItemTableView SORTING(Item No.,Color Code,Size Code)
-- it sorts by Size Code in Ascending or Descending order.. thus by default the order it shows on the report is L, S, XL (Large, Medium, Small, X Large, alphabetical order).
Is there some way I can make it take S, M, L, and then XL in that order?
Some how it puts it in order on a Picking Sheet, for example, I just can't figure out how.
I have other reports that sort by size also, which would be a great help to fix.
0
Comments
-
There are many ways to do this, but without knowing at least some basic information its hard to give you the best advise. One way is to create a new field of type option with the options "S, M, L, XL, XXL" etc. Map this to the current field and then sort on the new field.
Or a more generic and probably better solution is to add an integer sort where say S = 1, M = 2 L = 3 etc. In effect its the same solution as above, but can be applied to more scenarios.
Another is to create a new field CODE that is a combination of the three fields Item no, color size and sort just on one field that now you can custom control how you want it.David Singleton0
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