Search This Blog

Wednesday, July 12, 2017

"IN" operation in fetch XML on Lookup control AddPresearch

"IN" operation in fetch XML on Lookup control AddPresearch


In the account lookup filter two(n of account) account name:
<filter type='and'>

<condition attribute='name' operator='in'>
<value>Test</value>
<value>ABCD</value>
</condition>

</filter>

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.