Jump to content

Hornbill Integrations


Geoff Soper

Recommended Posts

We have a number of measures and widgets that have to be updated routinely when staff leave or move to different teams within IT. 
 
If a column could be added called h_createdby_teamname this would make a lot of measures/widgets easier to maintain and less admin when we have any staff changes.
 
Existing:
 
h_requesttype IN ('Incident')
AND h_createdby IN ('AVAUG', 'TJACK', 'REDWA', 'ASALV', 'ROSMO', 'AHOLL')
 
Proposed:
 
h_requesttype IN ('Incident')
AND h_createdby_teamname IN ('Service Desk')
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...