I am new to CR and am trying to get a null value to read as zero instead of blank. I'm reading values form a field in the database. Below I've posted the code I use to get all records from yesterday that contain a Product_code of "promo". But if there were none the report just says Promo:
Instead of Promo: 0
Thanks
CurrentDate-1 = {CASES.COMPLETION_DATE_TIME} and trim ({CASES.PRODUCT_CODE}) = "PROMO" Regards,
Tread42
Instead of Promo: 0
Thanks
CurrentDate-1 = {CASES.COMPLETION_DATE_TIME} and trim ({CASES.PRODUCT_CODE}) = "PROMO" Regards,
Tread42