SharePoint REST Query
This is the returned value for the field I want to use
<d:myfield:null="true" />
<REST>...?$filter=myfield_____________? (how do I say is (not) null or empty)
Thanks in advance!
SharePoint REST Query
This is the returned value for the field I want to use
<d:myfield:null="true" />
<REST>...?$filter=myfield_____________? (how do I say is (not) null or empty)
Thanks in advance!