Skip to main content

Organizations, members and member emails - Community / DPQL Reports - Deskpro Support

23

Organizations, members and member emails Report

The DPQL below will output  details for the users in your helpdesk by organization:


SELECT people.name, people.emails.email

FROM people

SPLIT BY people.organization  


It uses the SPLIT BY clause so outputs users in seperate tables.

This allows you to export the user details for individual organizations:

 


 


 


 


 


 






Add a comment

Please log in or register to submit a comment.

Need a password reminder?