Hi All,
I am Trying to Fetch Last login Details of some users by using getuserlastlogin() but it is returning Null values for users who logged in 1 week before.
Does This function work only for last 24 Hrs?
Thanks in Advance!!
Discussion posts and replies are publicly visible
I checked with our environment and the getuserlastlogin() for several users and the function returns the result if the user last log-in happened on the current day.Also in the app market, One of the users mentioned the same in the comments. please refer to the below link.https://community.appian.com/b/appmarket/posts/user-login-detailsso the conclusion is, The getuserlastlogin() won't work later than the current day.