Hi there!
I have a Point Layer, Which i want to apply a symbology based on two fields.
I think i understand the logic, but am stuck with how the code needs to be written.
Example:
IF Field "SCORE_S" >0 i want to colour the points Blue,
But also, IF "SCORE_S" = 0-10 Size 4pt / 10-29 6pt / 30+ 8pt
AND
IF Field "SCORE_O" >0 Colour Red
Also - IF "SCORE_O" = 0-10 Size 4pt / 10-29 6pt / 30+ 8pt
Any assistance would be greatly appreciated,
And am happy to find the solution myself, if only i knew what to search for!
Kind Regards,