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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
dreweezy
Creator II
Creator II

parse out value from a column and write it into a file path

What would be the best way to parse out a specific value from a simple excel spreadsheet and write it into a directory?

I have something like..

Name,                                                                                                      e-mail

name=Andrew, department = Finance, code = 154             andrew@example.com

I'd like to parse out just the name value into a separate column and ultimately write and save this updated spreadsheet into a specific file path. 

Envisioned outcome -

Name,                                                                                                      e-mail                                             UpdatedName

name=Andrew, department = Finance, code = 154             andrew@example.com           Andrew

Labels (1)
0 Replies