Share via


Removing a filter condition from a SharePoint list view

Question

Thursday, January 10, 2013 11:51 AM

Hi All,

I have created a view in my list in which I have a 3 levels of filers. When I wanted to remove the middle filter I do not find any option to do so. Can anyone please tell if it is possible in OOTB to remove a filter condition? Thanks.

Regards,
SC Vinod
Blog
: http://sharesilver.wordpress.com/

All replies (4)

Thursday, January 10, 2013 2:54 PM ✅Answered

It sounds pretty straightforward:

Browse to your list>>Click on 'List Settings' on the Ribbon>>Scroll down and click on the view (Hyperlink) that has the filters>>Scroll down a little and you will see a 'Filters' section.

You should be able to edit each of the filters right here.

Hope this helps! 


Friday, January 11, 2013 9:53 AM ✅Answered

Hi SC,

Just go to modify the view, set the second filter to none. But if you set the first filter to none, then the whole filter will set to none.

Best Regards. 

Kelly Chen
TechNet Community Support


Thursday, January 10, 2013 2:37 PM

This falls under the "If you want to understand SharePoint, turn off half your brain." concept.

You simply change all the fields to blank or None.  Save it, then open it again to ensure it stuck.

Steve Clark, MCTS | Twin-Soft.com
Easy Bins Dumpster Rentals of Northern VA. Specializing in driveway-sized roll-off dumpsters in Alexandria, Annandale, Arlington, Fairfax, Falls Church, and Manassas.


Friday, January 11, 2013 10:28 AM

The only optionis to rewritethe third filter where the second
After removing the third filter
Logical operators work as follows:

(((Condition1 Operator Condition2) Operator Condition3) Operator Condition4)  Operator Condition5

Miguel de Hortaleza