U
urbanista
I'm working with a database of two tables, persons and
trips. I want to create a crosstab showing number of trips
by type for each person. However, I get null values
whenever a person has not completed any trips of a
specific type, and this confuses my statistical program,
which needs zeroes. Is there any way to set the
default "count" in the value field to zero instead of null?
trips. I want to create a crosstab showing number of trips
by type for each person. However, I get null values
whenever a person has not completed any trips of a
specific type, and this confuses my statistical program,
which needs zeroes. Is there any way to set the
default "count" in the value field to zero instead of null?