I'll do my best to explain this.
I have a calculated field which contains a simple if then else statement.
The statement says if field=value then show this number else show this number minus another number.
When I run the report, if the if condition is true it ignores the then statement and does the else statement.
If I remove the else statement, it does the then statement.
Is this to confusing?
Any ideas on what I could be doing wrong?
I have a calculated field which contains a simple if then else statement.
The statement says if field=value then show this number else show this number minus another number.
When I run the report, if the if condition is true it ignores the then statement and does the else statement.
If I remove the else statement, it does the then statement.
Is this to confusing?
Any ideas on what I could be doing wrong?