Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
chby10_qva
Contributor II
Contributor II

Show users allocated in Operation Monitor

I would like to extend the Operation Monitor with information about allocated users.

Does anyone know how to connect to these data?

Example:

SQL select

     id,

     status

FROM ?????

2 Replies
vlad_komarov
Partner - Specialist III
Partner - Specialist III

Did you check a License Monitor application?

There is the tab in the script called "SUB qrs_licenseSummary" that loads this kind of data....

Regards,

Vlad

chby10_qva
Contributor II
Contributor II
Author

Thank you - it was exactly what i needed