i have following input , looking for expected output in only one formula tool
| DATA |
| NIPO713|TRANSACTION MANAGEMENT SYSTEM|PAGE 1 |
| RUN|PROD DATE 11/7/2024|SECOUND PRESENT|DATE 11/7/24 |
| TIME 16:48:25 |
| |
| |
| |
| MEMBER ID 0009786|FILE TYPE 002 |
| |
| TRAN AMT|00000007568 |
| |
| PAN|12345678910|CURRENCY CONVERSION 11072024 |
Expected output : date, id and PAN should come in seperate column using formula tool, for amount column last 2 digits should be always in decimals ex : 7700 should be 77.00
| date | id | Amount | card |
| | | | |
| | | | |
| 11/7/24 | | | |
| | | | |
| | | | |
| | | 75.88 | |
| | 0009786 | | |
| | | | 12345678910 |