When importing my trade history XLSX, none of my Futures transactions are imported and I get errors:
sheet 'Future Orders (INR-M)' was not imported
sheet 'Futures Orders (USDT-M)' was not imported
Workaround
I need to rename some column names on the sheets:
Future Orders (INR-M)
  • Rename
    Gross P&L for this transaction(in INR)
    to
    Gross P&L for this transaction(in base currency)
  • Rename
    Net P&L for this transaction(in INR)
    to
    Net P&L for this transaction(in base currency)
  • Rename
    Fees(in INR)
    to
    Fees(in base currency)
  • Add one empty column
    *Net P&L for this transaction (in INR)
Futures Orders (USDT-M)
  • Rename
    Gross P&L for this transaction(in USDT)
    to
    Gross P&L for this transaction(in base currency)
  • Rename
    Net P&L for this transaction(in USDT)
    to
    Net P&L for this transaction(in base currency)
  • Rename
    Fees(in USDT)
    to
    Fees(in base currency)