COW
COW copied to clipboard
"null": [""] does not appear to function?
In order to have the json ignore empty fields, I use the expression "null": [""], but this does not seem to work. It does work with for instance "null": ["#N/A"] Is this is bug or am I using the wrong expression?