Forums

Boolean query connectors

Last post 04-05-2008, 10:24 PM by nfloyd. 1 replies.
Sort Posts: Previous Next

     03-25-2008, 8:45 PM 10242

    Boolean query connectors

    Hello,

     



    Sorry if this is the wrong forum for asking about Data Exchange queries.  I'm successfully getting "ordinary" queries going, but we will have cases where we want to ask things like "Return Individuals where the lastName is X _OR_ lastName is Y".

     

    It appears that just asking for (say) "lastName is X and status is Member" works fine, and does the _AND_ type behavior I expect.  Thanks!

     

    But I'm curious about doing _OR_ type queries... is it possible?

     

        Thanks!

        --chris sterritt


     

    | Filed under:

     04-05-2008, 10:24 PM 10367 in reply to 10242

    Re: Boolean query connectors

    Chris:

    Currently the "or" operator is not available in the DataExchange Query syntax.  The more advanced queries can be done via "Query Builder" in portal. 

    DataExchange is somewhat procedural (true to RPC) so it focuses more on filtering down (AND) instead of filtering out (OR). 

    On a side note, if you're coming to the conference in May (http://www.dynamicchurchconference.com/conference) I’ll be speaking on the new RESTFul API and we will have a panel on the future of our APIs, where you can drill us with questions and tell us what features and needs you have for our APIs.

     --Nick

     

    | Filed under: ,
View as RSS news feed in XML