TicketLog
  • Welcome to TicketLog
  • Documentation
    • Users guide
    • Moderators guide
    • Administrators guide
      • Service desk settings
      • User settings
      • Azure DevOps settings
      • Forms & fields
      • Customization settings
      • Custom domain settings
      • Notification settings
    • Azure DevOps extension
    • Data & security
  • Guides
    • How to chart user activity
  • How to sign-in with SSO
  • Troubleshooting
    • Authorizing Azure DevOps
    • Integration errors
  • Release Notes
    • 2025.05.21: Single Sign On (SSO)
    • 2025.04.30: Sharing a ticket
    • 2024.11.07: Parameter values
    • 2024.06.21: Extension upate
    • 2024.06.10: Multi-forms
    • 2024.06.06: Remove ticket
    • 2024.05.09: Accepted domains
    • 2023.12.09: Timezones
    • 2023.11.02: Custom fields
Powered by GitBook
On this page

Was this helpful?

  1. Guides

How to chart user activity

PreviousData & securityNextHow to sign-in with SSO

Last updated 5 days ago

Was this helpful?

A customer asked how to see a report of the number of tickets each user has created.

This can be done by combining Parameter Values with Azure DevOps Queries:

There are four steps to take:

  1. In DevOps, create a custom field called TicketLog Creator (or similar). Make sure this is added to the workitem type of your service desk's target project.

  2. In DevOps, create a new Query that selects the workitem types you want in your report. Make sure to add the custom field to the columns of the query, and any filters you'd like.

  3. Select the Charts tab in the query and add a chart. Select your custom field as the Group by field. Save the chart and check it works as expected.

Additionally, if you'd like the chart to appear on a dashboard, add the 'Chart for Work Items' widget to the dashboard and configure the same way.

To use queries on a dashboar widget, you must move the query to Shared Queries.

In TicketLog, configure each form in the service desk to have the custom field set to a . Select Username or User email.

parameter value