Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Convert txt file into a table format

geeklarokcmie
8 - Asteroid

Attached the input txt file that needs to be converted into a table format as below:

FirstNameLastNameEmpIDEmailAddressStCityCostCenterMgrIDTypePay
Jane PingDoeIDTR69janepingdoe@alteryx.com    HKHong Kong99999999999999IDTR18RegularBi-weekly
Brad SudanDoeIDTR19sudan.doe@alteryx.comIAIowa City99999999999900IDTR69RegularBi-weekly
Nick LawryLarrIDTR83nick.lawry@alteryx.com IAIowa City999999999999000IDTR83RegularBi-weekly

 

Appreciate any help/suggestions if possible. Thanks

4 REPLIES 4
binu_acs
21 - Polaris

@geeklarokcmie one way of doing this

binuacs_0-1760023358258.png

 

geeklarokcmie
8 - Asteroid

@binu_acs Appreciate your prompt response. An important detail I missed out was I need to pull the latest file from a shared folder path (using directory as an input) and then extract the data using dynamic input. In this case - the provided workflow is not working as expected. 

geeklarokcmie_0-1760024980569.png

geeklarokcmie_1-1760025006110.png

 

binu_acs
21 - Polaris

@geeklarokcmie update your dynamic input tool settings like below, updated workflow attached

binuacs_0-1760025373756.png

 

geeklarokcmie
8 - Asteroid

@binu_acs Brilliant! That worked like magic. Thank you so much. :) 

Labels
Top Solution Authors