I have an issue with the map control. I am trying to colour code the map pins using the ItemsColor property as per Microsoft documentation. When populating the ItemsColors property I use the tjCRMLiteCustomers.ZoneColour (source.column), which returns a table. However, the property is erroring 'Expecting a Literal Text'.
The column ZoneColour returns a value 'Green', 'Red', etc.
Can anyone help or point me in the right direction, please?
Regards,
Tim.