I need to work out productPrice/ totalproductPrice (sum of DISTNCT productprice) the report is all designed in the group footers and works great so far
this last coloumn is a pain
I have data which will show duplciates of product price There is a reason for this.
ABC and ABCNA are not always presented together
ABC locationname1 =abc1 productPrice=$500 Category1
ABCNA locationname2 =abc1 productkPrice =$500 Category1
ABC locationname1 =abc1 productPrice=$800 Category2
ABCNA locationname2 =abc1 productkPrice =$800 Category2
ABC locationname1 =abc1 productPrice=$900 Category3
Now In the group 3 footer im getting unique productPrice which is correct.
--Storelocation (group1)
------manufacturer(group2)
--------Category (group 3)
what i want is in the group 3 footer is to get a SUM of all the DISTINCT productPrice and use the forumla
Price/ totalprice
I will then need to work out the subtotals in group2 and totals in group 1
Can this be done in crystal ?
this last coloumn is a pain
I have data which will show duplciates of product price There is a reason for this.
ABC and ABCNA are not always presented together
ABC locationname1 =abc1 productPrice=$500 Category1
ABCNA locationname2 =abc1 productkPrice =$500 Category1
ABC locationname1 =abc1 productPrice=$800 Category2
ABCNA locationname2 =abc1 productkPrice =$800 Category2
ABC locationname1 =abc1 productPrice=$900 Category3
Now In the group 3 footer im getting unique productPrice which is correct.
--Storelocation (group1)
------manufacturer(group2)
--------Category (group 3)
what i want is in the group 3 footer is to get a SUM of all the DISTINCT productPrice and use the forumla
Price/ totalprice
I will then need to work out the subtotals in group2 and totals in group 1
Can this be done in crystal ?