When I generate my EOY report, the valuation of tokens with a very low unit value (around/below 6th decimal) is inaccurate, because the unit price its calculated from is rounded.
I want Koinly to round the total value, not the unit price used to calculate it.
Workaround
I can calculate total value myself - add a column "Unit price" and fill it with exact values, then add a "Total Value" column and calculate it by multiplying cells in "Amount" and "Unit Price" columns