To display the To Location of Inventory Transfers on the result, add the following field under the Results tab:
CASE WHEN (MOD({linesequencenumber},2)=1) THEN {location} END
To display the To Location of Inventory Transfers on the result, add the following field under the Results tab:
CASE WHEN (MOD({linesequencenumber},2)=1) THEN {location} END