My problem is when performing a query on one of these columns in the 'Additional Filters' section when the data contains a special character. For instance, I have a column called 'Region' which is attached to a menu where "US/Canada" is one of the options. I select 'Region' from the filter menu and select "is equal to" and put "US/Canada" (without the quotes) in the text field. Every time I get a "This query has returned no items..." when I know for a fact a valid item exists.
Is there some sort of bug or requirement that data being queried through the CQWP cannot contain special characters either? I tried all sorts of variations "US Canada", "USCanada", even tried replacing with unicode like the column name, "US_x002f0_Canada"...nothing seems to work.
Thanks in advance for any suggestion.
-James