tonyvee1973
IS-IT--Management
Hi all
I have a formula which shows sales figures for each customer and called it {@discount}
Then i created a "Sum of" that formula to give me a summary and it shows as "sum of @discount"
Now i need to only show that "Sum of @discount" figure if it is within a date range but cant seem to get it working.
I created a formula below but i keep getting errors "Field name is not known"
if {ORD_HEADER.OH_INV_DATE} in {?Enter Start Date} to {?Enter End Date} then sum of {@discount}
Any ideas?
I have a formula which shows sales figures for each customer and called it {@discount}
Then i created a "Sum of" that formula to give me a summary and it shows as "sum of @discount"
Now i need to only show that "Sum of @discount" figure if it is within a date range but cant seem to get it working.
I created a formula below but i keep getting errors "Field name is not known"
if {ORD_HEADER.OH_INV_DATE} in {?Enter Start Date} to {?Enter End Date} then sum of {@discount}
Any ideas?