Forum Discussion

LangMan123's avatar
LangMan123
Regular Visitor
7 months ago
Solved

Azure Map conditional line color

Hi, Is it possible to conditionally change the color of a path line in the Azure Map visual?  I can conditionally change the color of the bubbles but not the line.  I need to indicate during a ...
  • kushanNa's avatar
    7 months ago

    Hi LangMan123 

     

    This is my workaround suggestion:

    • Create a Legend column for your red and green paths.
    • Duplicate the red lines as green and merge them into your main table.
    • Create a Legend Sort Order column and assign a higher number to the red line.
    • Use the Sort by Column option to sort the Legend column using this sort order column.

     


     

    I have attached the sample I created for your reference.