Hi all,
my example set looks just like this:

I need to replace the nominal null values or missing nominal values by 'N' but it doesn't work after almost all variations of regular expressions... I don't get any errors. It just doesn't work.
The code:
<operator activated="true" breakpoints="after" class="replace" compatibility="7.2.001" expanded="true" height="82" name="Replace '?'" width="90" x="581" y="85">
<parameter key="replace_what" value="\?"/>
<parameter key="replace_by" value="N"/>
</operator>
Can someone help?
Kind regards
Ina