I have a Person content type and I just added a field "Display" (textfield, allowed values) because I want to generate two different lists of People - I want to use the Display textfield to set where the Person gets listed; different views would have use that field to select a subset of nodes. I've created several nodes and checked the box for Display. I went to edit the pre-existing View to add the Filter for Display, so as to filter out the People for a specific page. I get "No valid values found on filter: Content: Display" as soon as I add the filter. I have no exposed filters enabled. I am working on the master display.

Comments

jonathan_hunt’s picture

Update: this even happens if I start a completely new view.

kitling55’s picture

This happens to me also. Even if I deleted the filter, the same red error message keep coming back!!

IWasBornToWin’s picture

Same here on a view I've had for a while. Went in t0o change a setting and regardless to what I change the content type to, or even delete the filter all together....still get error and won't save.

tuwebo’s picture

Hi everybody,
I have same issue and I resolved it following these steps:
1 - Go to admin/structure/views/settings
2 - Check "Always show the master display"
3 - Go back to the view and check the master display setting the proper value for the filter there In my case it was "unknown", thats why the error was showing up.

That resolved my issue, maybe something similar is happening to you guys.

Hope this helps!

ScottProck’s picture

#4 worked perfectly for me ... THANK YOU!!!!

radler’s picture

#4 worked as well for me. Duplicated the issue when adding a filter to a block...

The filter was to be used for all displays, so I checked the filter criteria and clicked Apply (all displays). The next step is then to configure the filter's settings, which I did, but I wanted it on just the block I was currently working with, so I applied it for that display only. What it was is I had applied the filter criteria to all displays, but only configured the one block. This is then when the Master display's filter was set to "Unknown".

damiankloip’s picture

Status: Active » Fixed

Seems like you guys have resolved this one.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

sarav.din33’s picture

Once i upgrade my Views module version from 7.3.5 to 7.3.7 the issue get resolved.