Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Replacing empty fields

$
0
0

Hi,


I have a field that is either "TC", "26", or blank.

 

I'm trying to replace all of the blanks with a word so that I can perform a Join on the result.

 

I'm using the formula IIF(ISNULL([procedure]),"Global",[procedure]) but this does not seem to be working. The blank fields continue on as blanks.

 

Is there some other way to do this?

 

Thank you!


Viewing all articles
Browse latest Browse all 4999

Trending Articles