Add Report Sort to sub DataItem fields
rico1931
Member Posts: 295
Hello Everyone,
Wondering if there was any way to add a sorting field to the attached Request page? I have tried to just hard code it by changing DataItemTableView to SORTING(Entry No.) ORDER(Descending) but it does nothing to the sorting of the DataItem. This is on Report 10136 for the Item Transaction Detail Report. Any help would be greatly appreciated.


Wondering if there was any way to add a sorting field to the attached Request page? I have tried to just hard code it by changing DataItemTableView to SORTING(Entry No.) ORDER(Descending) but it does nothing to the sorting of the DataItem. This is on Report 10136 for the Item Transaction Detail Report. Any help would be greatly appreciated.


-rico1931
0
Answers
-
Going to guess there isn't a real easy way to do this?-rico19310
-
You have a sorting field. I assume you want to add another one to the "Item Ledger Entry" fasttab. If so, just leave the DataItemTableView property of that DataItem blank.Wondering if there was any way to add a sorting field to the attached Request page?
You may get degraded performance, if the user chooses a key without the "Item No." field (in general, at least some of the fields in the DataItemLink should be present in the key). You cannot restrict the joices for the user. You would have to check it in OnPreReport, thus after they chose and decided to start running the report.
Yes, that's what you are generally supposed to do for any DataItem with a link.I have tried to just hard code it ...
This is how it is supposed to be done. If it does not work, there is probably code messing with the view of the DataItem, or else your platform is buggy.... by changing DataItemTableView to SORTING(Entry No.) ORDER(Descending) but it does nothing to the sorting of the DataItem.
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
- 323 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
