Assigning Values to map overlay data
Values are used to identify a measure with each data point, shape, or line segment within your map. The value property is displayed within the info window by default and also used for dynamic marker icon sizing located on the appearance tab.
NOTE: The value property will NOT inherit cell formatting by default. To display values with formatting, you will need to concatenate the value within the label property
TIP- Many dashboard developers often opt out of using the built-in values display because the value property will not display numeric formatting. Instead you can leverage the label property to concatenate HTML labels with proper formatted values.
. |