Can I use FINDLAST function on date and time?

PanJ
Member Posts: 34
Hello guys,
I have a question.
I have to attach the last modify user's signature on report so l check it by this ..

"ApprovalEntry" keeps the last Entry No. of Approval Entry that filtered by Sales Quotation No. and status = Released.
we had no problem until this below happened

by Last Date-Time modified Entry No. 2380 was created before Entry No. 2381.
I would like to know is there the way that l can check last Date-Tim Modified instead of Entry No.?
Thank you for your help.
I have a question.
I have to attach the last modify user's signature on report so l check it by this ..

"ApprovalEntry" keeps the last Entry No. of Approval Entry that filtered by Sales Quotation No. and status = Released.
we had no problem until this below happened

by Last Date-Time modified Entry No. 2380 was created before Entry No. 2381.
I would like to know is there the way that l can check last Date-Tim Modified instead of Entry No.?
Thank you for your help.
0
Answers
-
Hi,
What about adding 'Last Date-Time modified' as a key and using 'SetCurrentKey'?
Cheers1 -
Navision ask every index to be unique and do that by adding primary key at the end of each index. So, you have to take it into considerantion.1
-
Thank you guys, I'll try your advice.0
-
To secure the unique key for this table I suggest you make a key as this: "Last Date-Time Modified, Entry No." This will sort your table on the date first and then the entry number.
And as previously mentioned by navdeveloper use the setcurrentkey on the report.0 -
If Entry No. is the primary key, you should create key with "Last Date-Time Modified" only. Entry No. will add NAV automatically by design.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