I have a running total named Pos. In the Evaluate section with a formula:
{SAMPLE.X_MON_LOCATION_ID} = 'POS_CTR_WAT'
OR
{SAMPLE.X_MON_LOCATION_ID} = 'POS_CTR_WAT_M'
I want to add to the abouve formula that when the "Pos" is empty fill in "NA" instead of leaving the field blank.
{SAMPLE.X_MON_LOCATION_ID} = 'POS_CTR_WAT'
OR
{SAMPLE.X_MON_LOCATION_ID} = 'POS_CTR_WAT_M'
I want to add to the abouve formula that when the "Pos" is empty fill in "NA" instead of leaving the field blank.