All Articles Related To CRM Blog
Thursday, May 16, 2013
How to use Multivalued Parameter in Fetch XML based report in CRM 2011 online.
you can use like this.
<filter type="and">
<condition attribute="ownerid" operator="in" value="@UserName"/>
</filter>
or using like
<filter type="and">
<condition attribute="fullname" operator="like" value="@fname"/>
</filter>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment