Hello ,
I have requirement (attachment) i receive text file as input file to which i need to convert as excel by delimiting by coma , now the requirement is based on the text file i need to create a header and separate columns for the value as per below table. every i receive text file but data changes so the delimiting and renaming should be dynamic
| Account | Value | Fixed Data | Income | Rate |
| ABC123001 | 0 | 0 | 0 | 0 |
| ABC123021 | 0 | 0 | 0 | 0 |
| ABC123051 | 0 | 0 | 0 | 0 |
| ABC124001 | 0 | 0 | 0 | 0 |
| ABC523001 | 0 | 0 | 0 | 0 |