• BillF
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 3
    Replies

I am using an OR clause to filter my data.  I need to put in two values along with a way to exclude blank values.  My query says SFDC field <> to Value1,  Value2. How do I add a third value to that statement and have the query filter out blanks also?  I have tried using, " ", Null and just a space.  So far no luck.

 

 

  • February 07, 2011
  • Like
  • 0

I am using an OR clause to filter my data.  I need to put in two values along with a way to exclude blank values.  My query says SFDC field <> to Value1,  Value2. How do I add a third value to that statement and have the query filter out blanks also?  I have tried using, " ", Null and just a space.  So far no luck.

 

 

  • February 07, 2011
  • Like
  • 0