I am working with Progression Series 7.6.400 SQL
I created a new report field in alerts not in report select
also using CRYSTAL SYNTAX
this is how I put it in.
if {IMRECHST_SQL.qty_received}is >= 0 then 0 else
{IMRECHST_SQL.qty_received} Got error keyword then is missing and then I also...
I need a formula like below, just not sure what to put after the else.
if {IMRECHST_SQL.qty_received} is <=0 then 0 else (in this I want the actual amount received {IMRECHST_SQL.qty_received}
What I am getting in the received qty is, if the qty was received it is showing -450 and if it hasn't...
I need a formula like below, just not sure what to put after the else.
if {IMRECHST_SQL.qty_received} is <=0 then 0 else (in this I want the actual amount received {IMRECHST_SQL.qty_received}
What I am getting in the received qty is, if the qty was received it is showing -450 and if it hasn't...
I use Crystal Reports with Progression Explorer. The problem I am having is on the following sample report. It is duplicating my qty ordered. If I click on do not duplicate then it doesn't give the qty ordered if the Purchase order number is different.
PO number qty ordered
12345...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.