Debits and credits not being distinguished as + or - #81442 Active Opened 23 Feb 2022 Credits eg salary are OK but all debits e.g. standing orders etc are going in as credits C # CSV*** Wed, 23 Feb 2022 - 19:19 The csv attached contains only 3 entries without any signal. if the negative values will use - for negative and nothing for positive, then you can map as “Amount” For csv with dedicated columns for credit and debit you can map them individually Log in or register to post comments Log in or register to post comments
C # CSV*** Wed, 23 Feb 2022 - 19:19 The csv attached contains only 3 entries without any signal. if the negative values will use - for negative and nothing for positive, then you can map as “Amount” For csv with dedicated columns for credit and debit you can map them individually Log in or register to post comments
The csv attached contains only 3 entries without any signal.
if the negative values will use - for negative and nothing for positive, then you can map as “Amount”
For csv with dedicated columns for credit and debit you can map them individually