I created a table from the "Create Relationships" functionality using the "Full" relationship type. I am trying to generate a New Field that replaces any Null/No Value/Blank rows with a zero, while preserving the other non-null or non-no-values from a particular column.
I know we can test for these values using the fxISNULL or fxISNOTNULL, but I am having difficulty leveraging this to populate/replace no values/nulls/blank.
Any advice or solutions for this?
