There are two fields in the layer that I want my symbology to be based on.
Is there any way to create query for symbology?
I need something like: "if filed 2 < > Null, while field 1 = John - blue
"if field 2 = Null, while field 1 = John - red
if field 2 = Null, while field 1 = Bob = orange
Creating duplicate layers with definition queries is not a solution for my case,
Thanks!