RTC shortcuts to date filter
Liselotte_Skaarup
Member Posts: 4
Hey!
In the Classic Client you can type shortcuts in date filter - ex. p1..p12 - I can't seem to make that work in RTC...do I have to type it in another way, og has MS removed that option?
Thanx.
Liselotte
In the Classic Client you can type shortcuts in date filter - ex. p1..p12 - I can't seem to make that work in RTC...do I have to type it in another way, og has MS removed that option?
Thanx.
Liselotte
0
Comments
-
Maybe I do not have enough understanding of the specific situation you come across this, but I have no problems using the start date..end date filter value on dates on RTC.0
-
In some cases the old functionality is missing, like when using Date Filter as a request field for reports.
This functionality (and more) will be back in NAV 2013.
In the meantime it is possible to add the date filter to the options page as a text variable and place the codeIF ApplicationMgt.MakeDateFilter(DateFilter) <> 0 THEN DateFilter := '';
in OnValidate where ApplicationMgt is Codeunit 1.________________________________
Gunnar Gestsson
Microsoft Certified IT Professional
Dynamics NAV MVP
http://www.dynamics.is
http://Objects4NAV.com0 -
Thanx for your reply's. I'm not sure that I have explained my problem correctly - I will try to be more specific:
In the classic client you can indicate ex. the month of january like this: p1..p1 (instead of 010112..310112) - the system will then now that it is the full month of january in the current year.
In RTC I can't do that?
Liselotte0 -
To explain it a bit further: it's about the accounting periods in table 50. You can define (in classic at least) P+number of period to put a date filter that matches that period.
However this doesn't work in the RTC. And since modifications in CU1 are mostly disregared, this can't be reinstated in NAV2009. I do believe this will be in order for NAV 2013.
It's not a disaster if your accounting periods match months or quarters. But for companies with a less used fiscal year, it is a hindrance.0 -
Thanks for your answer - it was well explained

Liselotte0 -
In 2013 it will be possible to use p1 and p2 again. Though you will need to use | (OR) thus it becomes p1|p2 as both p1 and p2 are in itself date intervals.“This posting is provided "AS IS" with no warranties, and confers no rights.”
Henrik Metzger, Software Development Engineer, Dynamics NAV
MSFT0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K 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
