Discussions
Fields with Zero Shows Up as Blank
I created a report to show me a list of items that I should place Purchase Orders to Our Vendors.
1. Search Type=item
2. Criteria : BackOrdered > 0
3. Result Fields are : Item Name, BackOrdered, OnOrder, To-Order (formula of BackOrdered-OnOrder)
Problem is that if the field of OnOrder is 0, it displays as a blank, and the To-Order results is also blank because the formula do not work, ie BackOrdered value minus blank is blank
How do I shows 0 instead of blank, so that the formula can work?