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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Calculating the agging between record

Hi all,

 

I

 would like to be able to calculate the agging of the status of a ticket based on refence date that i'm using.

The tichek besides it's Id, it has a status and it has a date of that status (basically I'm taking photos from my ticketing system to do analysis

Ref DateTicket IdStatus
15-10-2018Ticket_1Open
30-10-2018Ticket_1Open
15-11-2018Ticket_1In Analysis
15-10-2018Ticket_2Open
30-10-2018Ticket_2Open
15-11-2018Ticket_2Open
30-10-2018Ticket_3Close
15-11-2018Ticket_3Close
15-11-2018Ticket_4Open

 

When calculationg selecting in the dashboard the Info_Lnk_date (filter) the agging  results I wan't to get are (by Inf_lnk_date):

Info_Lnk_Date AggingObservations
15-10-2018Ticket_10 
15-10-2018Ticket_20 
15-10-2018Ticket_3 should not appear
15-10-2018Ticket_4 should not appear
30-10-2018Ticket_115because the status has not changed
30-10-2018Ticket_215because the status has not changed
30-10-2018Ticket_30 
30-10-2018Ticket_4 should not appear
15-11-2018Ticket_10There was a change in the status
15-11-2018Ticket_230 
15-11-2018Ticket_315 
15-11-2018Ticket_40 

 

2 Replies
sunny_talwar

Are you looking to create the Aging field in the script?
Anonymous
Not applicable
Author

Yes, that could be a solution ...