Hello all,
somewhat new to BT 2006, so here goes!
We process XML files throughout the day, and each XML file contains several hundred orders. I'd like to be able to total certain values from each order so that for each XML file I can show that there were x orders, x amount of this product, x amount of that product, and a total dollar value of x. We can then ensure that the system importing the orders processed what we think it did. Is this massively horrible or is there a good way to do this?
Thanks in advance,
Henry