By using this website, you agree to our Terms of Use (click here)
Hi,
I'm trying to import an order from a XML file (OIOUBL), which cant be read properly by Visma.NET (Nordic accounting system based on Acumatica)
However, i'm able to get a column with the data I need, but the data is ordered row wise.
The column is named “td”, and I would like to get data from specified rows. Do someone know how i can map this? Below is a printscreen from the import scenario.

The source field is column “td”, but is it possible to map this to a spesific row? Like “td” row 10. I have tried “td10” and "td/10", but it seems not to work.