- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2016 06:02 AM
Hi All,
I need to create a report whicjh should contains the users count and details logged in the last month.
could any one please advice on this.
Thanks and regards,
Swamy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2016 06:17 AM
If you run a report on the sys_user table, one of your filter conditions is last log in time. Just use whatever time criteria you wanted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2016 01:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2016 07:24 AM
last login is a field on user table, just report on that with proper conditions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2016 01:48 AM
I have run against "last login time" field as "last login" is empty.
Thank you for reply!!
Regards,
Swamy