Reporting Filter
Hello,
I searching for a solution to filter the reports for users/group.
1. Is it possible generate reports from the End User Console ?
2. Is it possible to filter the reports on the Admin Console using the label?
Thanks for solutions/suggestions
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
Hobbsy
1 month ago
Posted by:
Unsullied
3 weeks ago
Hi ITCL,
If you have knowledge on SQL, you may query & transform for the required data from these tables regarding end-user console activity (install,downloads & etc.):
- USER_HISTORY
- USER_LABEL_JT
- LABEL
Refer to on how to create custom sql reports : https://www.itninja.com/blog/view/getting-under-the-hood-looking-directly-at-the-kace-sma-database
Cheers