if i place a order for example 500 and then it is part shipped in 5 deliveries resulting in 5 invoices . can i have all involves values in one cell ( 100+100+100+100 ) this is then sum into new cell giving me a value of 400. i dont want to be creating new columns for every part invoice . as some order may come in anything up to 10 part shipments
Page 1 / 1
Hi @Site_Team,
I think you are modeling your data wrong. You can do something like this:
- Create two tables – Orders and Invoices.
- The Orders table links to the Invoices table
- Add a roll up field in the Orders table.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.