I would like to check if there is a possibility to set the symbology for a geometry feature based on two attribute fields (one for shape and other for color).
Utility Type - Bench (Circle), LampPost (Cross), BusStop (Square)
Maintenance Status - Open (Red), In Progress (Yellow), Closed (Green)
Thus, if the attribute values for a geometry field is Bench and In Progress, the symbol should be a Yellow Circle. On the status being changed, the color should change to reflect the same
On checking, I found it is possible between size and color but I would like shape and color.