I joined two tables with a left outer join. In some cases this results in blank fields because records do not exist.
This is logical. BUT: I want to use a specific field that sometimes is blank in a formula like this: if the field has a content, take the value of the content otherwise take value 1.
This does not work. Some ideas?
This is logical. BUT: I want to use a specific field that sometimes is blank in a formula like this: if the field has a content, take the value of the content otherwise take value 1.
This does not work. Some ideas?