When I import my "transfer history" CSV file from River Financial, my end balances are wrong because the withdrawals import without the withdrawal fee paid.
Workaround
I need to edit the file before importing it to Koinly:
  • Rename "Total Amount (BTC)" to "Total Amount (BTC) original"
  • Create a new column named "Total Amount (BTC)"
  • Fill this column with values as "Total Amount (BTC) original" + "Fee (BTC)" (sum of the two)