Q1:
My bank-mut-file include codes which shows what kind of transaction has been made (like 'GA' for 'ATM withdrawals')
How can I connect these codes to the 'type'-field while importing a comma-delimited mut-file???
And then recognize 'GA' and replace it in a more human 'ATM withdrawal'?
Q2:
Is there a possibility to add extra fields to the import-filter?
for example, my bank-txt file contains 4 rows on 'remarks', the importfilter just 1.
My bank-mut-file include codes which shows what kind of transaction has been made (like 'GA' for 'ATM withdrawals')
How can I connect these codes to the 'type'-field while importing a comma-delimited mut-file???
And then recognize 'GA' and replace it in a more human 'ATM withdrawal'?
Q2:
Is there a possibility to add extra fields to the import-filter?
for example, my bank-txt file contains 4 rows on 'remarks', the importfilter just 1.