Is it possible to display a piece of text in the rows which do not contain a value?
For instance, if I am selecting out of a database a field entitled "Headline" (which can contain null values), I wish to display "No Headline" in all rows which output a null value.