Hello all,
I have a column for Qty in my import file and the goal is that value to be imported should by Qty/3.
I entered the same forumla in Import routine but it triggered the following error:
Cannot perform the '/' operation on System.String and System.Int32.
How to resolve this?
