moawya
Technical User
- Jul 18, 2011
- 2
I'm a beginner in CR v10, I want you to help me to resolve some problems that faced me in formula field to build a summary information for specific data ,
to explain what I exactly want, simply let say I have two tables (A,B),table A has two fields {item-no(as PK),item-name)and its data as the following (item-no=[1,2,3],item-name=[AA,BB,CC]),table B also has two fields {item-no(as FK),item-price)and its data as the following (item-no=[1,2,3],item-price=[30$,50$,50$]),I have grouped two tables using Group Expert I've chosen item-name field from table A then I've added item-price from table B under it,
now I want to build a report that show two fields (item-name,total-price)
where item-name column shows two data ["AA" ,"BB-CC"] and the total-price column should show two formula field, one for total price of all AA items and the other one for the total price of BB and CC items i,
I have used three-formula idea but it was fruitless, sorry for that details but really I want you advice two build this report step by step
to explain what I exactly want, simply let say I have two tables (A,B),table A has two fields {item-no(as PK),item-name)and its data as the following (item-no=[1,2,3],item-name=[AA,BB,CC]),table B also has two fields {item-no(as FK),item-price)and its data as the following (item-no=[1,2,3],item-price=[30$,50$,50$]),I have grouped two tables using Group Expert I've chosen item-name field from table A then I've added item-price from table B under it,
now I want to build a report that show two fields (item-name,total-price)
where item-name column shows two data ["AA" ,"BB-CC"] and the total-price column should show two formula field, one for total price of all AA items and the other one for the total price of BB and CC items i,
I have used three-formula idea but it was fruitless, sorry for that details but really I want you advice two build this report step by step