We have a Two Option field on our Opportunity forms. When that field is included in advanced finds, it returns three results: yes, no, blank. How can I get it to return just yes/no?
*This post is locked for comments
that explains it! thanks...
Hello Robert,
Seems this is data issue , As you are in on premise just go to the table and update all null to some default value.
Also I am not sure what kind of customization you have for the entity , it's not expected value. Two options always contains 0 or 1.
Hope this helps.
Hello,
Create on-demand workflow that will set that field to "No" value.
Create advanced find where that Two Option field "Doesn't contain value", on results retrieved run on-demand workflow.
That's it.
Explanation is pretty simple - it seems that you created that "Two Option" field after some data was created. So for those records data was not populated and when you added field - for existing records value for a field was null (even you set 'default' value for it).
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156