Right. `??` will only work if you have actual nul...
# advancedpdf
s
Right.
??
will only work if you have actual null values. Empty strings may require different handling, and that is possibly what you are getting back.