The problem is that I cannot note the amount of item in case of multiple items in the order table. Furthermore, there will be other atributes of the items that is variable in each order. Please see screenshot.
Would adding a separate row for each item ( so you can manage amount and attribute work?
You could group by order number or create a canvas formula to get order details as needed.