Create report to get/track the users who have login the NAV in Particular time(Jan 2020 to June 20).

ManiNav
Member Posts: 120
Hi Everyone,
Is it possible to track the user by report that who have(Or how many user) login the NAV in particular time eg. from Jan 2020 to June 2020.
If it is then how can i proceed.
please guide for the above query.
Regards,
Mani.
Is it possible to track the user by report that who have(Or how many user) login the NAV in particular time eg. from Jan 2020 to June 2020.
If it is then how can i proceed.
please guide for the above query.
Regards,
Mani.
0
Best Answer
-
Hi Everyone,
I finished this requirement.
Explaination: In "User Setup" table one boolean field 'Register time' is there; after enable this field i use to get Login log details in table: "User Time register" .
so, i designed one report with "User time register" as dataitem and filter with below code.
User Time Register - OnPreDataItem()
"User Time Register".SETCURRENTKEY("User ID",Date);
"User Time Register".SETRANGE(Date,LoginStartDate,LoginEndDate);
In design body section, kept 'user id' and 'date' field to get details.
Thanks all,
Mani.0
Answers
-
Hi Everyone,
I am using NAV 2009 R2.
Thanks in advance,
Mani.0 -
Hi Everyone,
In Nav-2018, "Session event" table has all details, but in NAV-2009; i am not able to find any table for login details to capture data and to use in report generation as for my above requirement.
In NAV-2009 in database information-> session-> drilldown button comes to database sessions and here i can see all login log details; but here how i will find table details.
Please find below screenshot for reference:
So, please guide me, how can i proceed this.
[Your help will be appreciable please..]
Thanks,
Mani.0 -
0
-
Hi Everyone,
I finished this requirement.
Explaination: In "User Setup" table one boolean field 'Register time' is there; after enable this field i use to get Login log details in table: "User Time register" .
so, i designed one report with "User time register" as dataitem and filter with below code.
User Time Register - OnPreDataItem()
"User Time Register".SETCURRENTKEY("User ID",Date);
"User Time Register".SETRANGE(Date,LoginStartDate,LoginEndDate);
In design body section, kept 'user id' and 'date' field to get details.
Thanks all,
Mani.0 -
@ManiNav - Sorry for the delay mate, You are absolutely right and that's the standard out of the box solution which you implemented.Thanks
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/0 -
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