Skip to main content
tom_wix
Contributor ⭐️⭐️⭐️⭐️⭐️
July 27, 2015

Check for "null" values on SFDC picklist data fields

  • July 27, 2015
  • 6 replies
  • 80 views
There are times where we are using SFDC picklist data fields within rules and view filters.   It appears there is no way to check for blank/None/ (null) values.  Unfortunately, there are times when there is no data in the picklist data field (or SFDC allows you to have a None value).

would be nice to check for null values in GS rules/views so that errors , warnings and accounts can be processed correctly.

thanks

    6 replies

    luis_p
    Contributor ⭐️⭐️⭐️
    July 27, 2015
    This is pretty rare to have a picklist value that's simply blank, because that makes data maintenance harder (with or without gainsight). In our SFDC instance we use the value "--None--" to highlight to the user that nothing was selected. I don't suppose that's an option for your org?  
    tom_wix
    tom_wixAuthor
    Contributor ⭐️⭐️⭐️⭐️⭐️
    July 27, 2015
    it is an option and that is what appears in SFDC.   But in GS, there is no way that I have found to check for that value in a GS rule or view filter.   At least when the data type for the data field is a SFDC picklist.
    daniel
    Contributor ⭐️⭐️⭐️
    September 5, 2015
    Yes, I'm having to reduce my set of filters based on this limitation - this makes the Gainsight filtering and dashboards less functional than what we have in excel and tableau.
    sumesh
    Helper ⭐️⭐️
    September 16, 2015
    Thanks all for the feedback. Just so that i understand the request here, you'd want the ability to add filters such as != NULL for picklist data type, correct?

    Thanks,
    Sumesh 
    daniel
    Contributor ⭐️⭐️⭐️
    September 16, 2015
    Yes, we'd like the same functionality as excel so would like to do includes and excludes in a picklist for things like NULL or Blanks.
    seth
    Expert ⭐️
    August 12, 2016
    Hi folks,
    Wanted to point out that I was successful at looking for null values in a picklist by selecting "excludes" and then selecting all items in the list, as shown here in a Rule Action: https://cl.ly/10062P1r0t2y
    AI Transformation @ Gainsight