CARLEENHOP
MIS
- Mar 7, 2010
- 61
Hi, I am using crystal reports 11.5. I have two tables which store similar data, however neither of them store it in a way I can extract what I need.
E.g. a stock adjustment is posted, and it posts a variance, if > 1 product on stock adjustment it posts a variance to > 1 account. So if I just grab the stock adjustment variance it duplicates the value when vieiwing both accounts.
If I view the accounts it has posted to, and the amount it has posted, I get the individual amount (which is better), but when > 1 amount has been posted to that account on the same day I can only see the total, so it then overstates this value in that scenario.
I essentially need to be able to say in a formula (but not sure how), if there is > 1 transaction against the same GL CODE on the same GL Date then print the stockadj.value else print the GLacc.value.
FYI - I am sorting by GL Acc.
Appreciate any help.
Thanks
E.g. a stock adjustment is posted, and it posts a variance, if > 1 product on stock adjustment it posts a variance to > 1 account. So if I just grab the stock adjustment variance it duplicates the value when vieiwing both accounts.
If I view the accounts it has posted to, and the amount it has posted, I get the individual amount (which is better), but when > 1 amount has been posted to that account on the same day I can only see the total, so it then overstates this value in that scenario.
I essentially need to be able to say in a formula (but not sure how), if there is > 1 transaction against the same GL CODE on the same GL Date then print the stockadj.value else print the GLacc.value.
FYI - I am sorting by GL Acc.
Appreciate any help.
Thanks