Hi Guys,
Can you help please. Crystal is having problems dividing by 0. Is there anything I can do?
I have 3 formulas:
First one: @null
This formula is blank
Second One: @Del Received
if {AVBRecordTypes.Description}= "Delivery Acceptance from PDA" then
{AVBTransactionLog.TxnId} else
{@null}
Third One
Del Received by shift
DistinctCount ({@Del received}, {Users.LoginName})/DistinctCount ({@Count Shift}, {Users.LoginName})
Many Thanks
Danielle
Can you help please. Crystal is having problems dividing by 0. Is there anything I can do?
I have 3 formulas:
First one: @null
This formula is blank
Second One: @Del Received
if {AVBRecordTypes.Description}= "Delivery Acceptance from PDA" then
{AVBTransactionLog.TxnId} else
{@null}
Third One
DistinctCount ({@Del received}, {Users.LoginName})/DistinctCount ({@Count Shift}, {Users.LoginName})
Many Thanks
Danielle