D
Darren \(at work\)
Hi,
I have a query that basically says:
AttritionRate: ([Prodfaults]-[ProdFaultsMinus])/[Enter Input]
If:
'ProdFaults = 1'
'ProdFaultsminus = 0'
'EnterInput = 500'
The answer should be: 0.002
But what returns is actually: 0
Anyone any idea why this happens and how I can get this query to return the
correct value if and when:
'ProdFaultsMinus = 0'
Many thanks for any and all help.
Darren
I have a query that basically says:
AttritionRate: ([Prodfaults]-[ProdFaultsMinus])/[Enter Input]
If:
'ProdFaults = 1'
'ProdFaultsminus = 0'
'EnterInput = 500'
The answer should be: 0.002
But what returns is actually: 0
Anyone any idea why this happens and how I can get this query to return the
correct value if and when:
'ProdFaultsMinus = 0'
Many thanks for any and all help.
Darren