KalebsDad78
Technical User
I'm trying to extract certain characters from a 'Description of Transaction' window that shows all activity that occurred in an ambulance call - such as:
Call Taken, Assigned to Vehicle X, Response Priority, Time unit went enroute, at scene, etc.
It also has line items for a certain piece of information I need to report but isn't found in another table. The line is 'ProQA set Determinant to XXXXX'.
The 'X's are what I need to extract and display and are in the table labeled as 'Trip_History.description'. I've tried variations of extractstring and can't get it to work correctly for me.
Any help is appreciated.
Thank you!
Call Taken, Assigned to Vehicle X, Response Priority, Time unit went enroute, at scene, etc.
It also has line items for a certain piece of information I need to report but isn't found in another table. The line is 'ProQA set Determinant to XXXXX'.
The 'X's are what I need to extract and display and are in the table labeled as 'Trip_History.description'. I've tried variations of extractstring and can't get it to work correctly for me.
Any help is appreciated.
Thank you!