Hi,
I have a created a space planner application. Now i want to indicate rooms which are occupied and unoccupied differently. I have tried through updating the symbology on the basis of 'KNOWN_AS' column whenever its null to show yellow and whenever its not null to show red. This process does work but when we change the allocation for a room for example assign a person to a room, the color of the room doesn't change it stays yellow only whereas it should turn red. I also did try using the vary symbology by attribute but that also didn't work. How can I achieve this working?
If this is not possible then is there a way, I can put an icon on the occupied or the unoccupied units to uniquely identify them? If yes, then how can I achieve this?
Regards