Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Nedd solution Post Reply Post New Topic
Author Message
aarti
Newbie
Newbie


Joined: 25 Aug 2011
Online Status: Offline
Posts: 17
Quote aarti Replybullet Topic: Nedd solution
    Posted: 13 Sep 2011 at 11:21pm
HI i m trying to create a fomula as mentioned below
and getting error A running total cannot refer to a print time formula
 
if tonumber({LEV_PUB_OFF_SES_ALL.CUSTOM1})>0
then
{LEV_PUB_OFF_SES_ALL.CUSTOM1}/sum({@TotalConfirmedApproved})
 
where
 
TotalConfirmedApproved contains following formula:
 
if({TPV_PUB_BASE_ORDER_ITEMS.APPROVED_STATUS}=200 and {TPV_PUB_LOV_REGN_STATUS.CODE}='100')
then
1
Else
0
 
please help ASAP
 
 
 
IP IP Logged
leatherbag
Newbie
Newbie


Joined: 12 Sep 2011
Online Status: Offline
Posts: 4
Quote leatherbag Replybullet Posted: 14 Sep 2011 at 4:46am
sum({@TotalConfirmedApproved})
what are you summing with this...... please explain
what if the sum is 0

IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.