Paul's profilePaul Galvin's SharePoint...BlogListsSkyDrive Tools Help

Blog


    December 05

    Yes/No (check box) filtering in Content Query Web Part

    To filter for a query for the Yes/No check box entitled "PG Milestone", configure CQWP like this:

    image

    This is another one of those obvious-once-you-know-it but hard-to-find-an-answer-to questions: How to filter on a Yes/No check box using the content query web part.

    The first search result I find using the search term "filter yes/no content query web part" is flat out wrong, so I thought I'd put this up there and see if it can replace the incorrect result in typical search results.

    It's quite easy: True values = "1" and false values do not equal "1" (pretty retro, actually).

    In the above example, I created site column of type "Yes/No (checkbox)" named "PG Milestone".  I added it to a doc library, uploaded a few documents, set the value for a couple and tested it.

     

    <end/>

    Comments (5)

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.
    Paul Galvin has turned off comments on this page.
    Collinwrote:
    BTW, I am working in Access 2007
    May 21
    Collinwrote:
    I have a question... I have an easy database with one table. Basically it consists of just a Name Field, Email Field and then several Yes/No Check Fields. I want to generate a query which list each email record of each which is checked "Yes". I have a qyery which each Yes/No field on it. And this formula: [Forms]![FORM WITH CHECK BOXES].[Yes/No FIELD NAME].. SO it points to a form where I can check multiple boxes and then the form has a button to run the query... It works fine except the relationship is an "AND" relationship where if an email record has Check Box 1 & Check Box 2 checked, I have to filter exactly like that. What I want is if Check Box 1 & Check Box 2 is checked to get result which include those records as well as the records where Only Check Box 1 is checked and the records where Check Box 2 is checked... Any ideas?
    May 21
    No namewrote:
    Hi,

    Great blog with interesting informations.
    I can use it t solve my problem.

    Thanx
    M.
    http://www.vanjobb.hu/
    May 15
    Alan Liwrote:
    BTW, could you please reply via email (lheran@gmail.com) or comment on this blog? Thank you.
    Oct. 2
    Picture of Anonymous
    Alan Li wrote:
    Hi, this article is very useful for me.
    Can I ask how do you set up the CQWP file for filtering on Yes/No check box (Say ImportantNotices)? Is that right below?
     
    <property name="FilterField2" type="string">ImportantNotices</property>
    <property name="FilterValue2" type="string">Yes</property>

    <property name="FilterOperator2" type="Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPart+FilterFieldQueryOperator, Microsoft.SharePoint.Publishing, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">Eq</property>
    <property name="FilterType2" type="string">Text</property> 

     

    Thanks very much for your help.

     

     
    Oct. 2

    Trackbacks (4)

    The trackback URL for this entry is:
    http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!463.trak
    Weblogs that reference this entry