Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 55831

CRM SDK Query where optionset values are valid

$
0
0

I am trying to create a query using CRMSDK where i'm trying to return a set of records where the field value exist in the list OptionSetvalues. The problem is that when u remove a value from the picklist, records that reference that optionset does not get updated and records get returned with the deleted optionset value.

ex

var query = from u in Context.SystemUserSet

                    where u.new_field exists in (optionset) ///something like this.


Viewing all articles
Browse latest Browse all 55831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>