Hi,
I have a symbology which is set through two attributes using unique values.
For example the values would be
800,100
801,100
in my database there is a combination of this two fields with a <Null> value
For example: 800; <Null> and this is picked up in the symbology when I do, add all values
Now I also want to add 801; <Null> to this symbology posibilities, now this combination is not present yet in the attribute table but could be in the future.
Yet when I try to do this via the "add values" option in the symbology pane I always get an error:

I tried several different options of null, " ", , Null, <Null> but nothing works
The field from the <Null> is a numeric long integer field. How can I add this to the list??