JamesFlowers
Programmer
hi,
I have a grouping of customer that has a group within it of contract , in a contract there can be many lines.
Each line contributes towards a subtotal per contract.
We need to discover potential min/max revenue per customer based pn the highest and lowest value of a contract within that customer (as only one will be valid)
customer
contract 1 1000
lin 1 500
line 2 400
line 3 100
contract 2 1500
line 1 1000
line 2 500
contract 3 800
line 1 800
so we want to see 1500/800 as potentials.
thanks
James
James Flowers
Crystal Consultant
I have a grouping of customer that has a group within it of contract , in a contract there can be many lines.
Each line contributes towards a subtotal per contract.
We need to discover potential min/max revenue per customer based pn the highest and lowest value of a contract within that customer (as only one will be valid)
customer
contract 1 1000
lin 1 500
line 2 400
line 3 100
contract 2 1500
line 1 1000
line 2 500
contract 3 800
line 1 800
so we want to see 1500/800 as potentials.
thanks
James
James Flowers
Crystal Consultant