Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
shekhar_analyti
Specialist
Specialist

How to track last logged user every time and store all the users who logged till date , in a qvd or some sheet ?

Hi All ,

How to track last logged user every time and store all the users who logged till date , in a qvd or some sheet ?

If Keshav logs into to an application , then his ID and duration should get captured

If for Second time David logs in then he should see in a table that , Keshav logged in

If for third time Natasha logs in then she should see that Keshav and David logged in .

The log entry table should be having three column

1) User ID

2) Time of access

3) Duration till he logs off

Thanks & Regards

Shekar

8 Replies
shekhar_analyti
Specialist
Specialist
Author

neha_shirsath
Specialist
Specialist

Check for Event log, In event log you will get details for user login as well as number of selection done by user.

vicobi123
Contributor III
Contributor III

is this for Qliksense Enterprise? If it is then you should automatically have an Operations Monitor application

ramasaisaksoft

Governance dashboard will help to you.

as per the QV server version you can download the version and change the paths accordingly.Governance dashboard.png

shekhar_analyti
Specialist
Specialist
Author

Qlikview

neha_shirsath
Specialist
Specialist

I'm considering you want this for qlikview then also check for-

How do I know user's last login date in Access Point

Governance dashboard - count of user logins

shekhar_analyti
Specialist
Specialist
Author

My application has not been deployed to server . I am doing development . And wanted to know if we can build our own script like that .

vicobi123
Contributor III
Contributor III

Rama Sai's answer is the qlikview version of the answer i gave