Solved! Go to Solution.
I would go further with your list or Segmentation:
Country IS/CONTAINS "CA, Canada"
OR
(Inferred Country IS "Canada" AND Country IS EMPTY)
You need to remember that the fields are not always filled in a standard way, so check the pop up values for variations.
I would also shy away from using Inferred Country except when Country is empty. It's not 100% reliable.
But what exactly is the problem you have?
I would go further with your list or Segmentation:
Country IS/CONTAINS "CA, Canada"
OR
(Inferred Country IS "Canada" AND Country IS EMPTY)
You need to remember that the fields are not always filled in a standard way, so check the pop up values for variations.
I would also shy away from using Inferred Country except when Country is empty. It's not 100% reliable.
But what exactly is the problem you have?