Basically, I'm taking the item.cost field and if it's NULL, put a 0, otherwise keep the value. I want to re-format the result to be ####.## without commas and dollar signs (when I export results and work with the CSV, I just change layout of the column to be General from whatever it was)