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

RE: organize filter criteria in custom report

$
0
0

You can Set filter on fetchxml by using this code.  

   <filter type="and">

     <condition attribute="FirstHorizontalGroup" operator="eq" value="@ownerID" />

   </filter>

- The best practice is to Make Query through AdvanceFind in CRM,Advance Find Option will give you complete FetchXml file having filter and any other option. After that you just need to set the parameter in Filter Value.


Viewing all articles
Browse latest Browse all 87499

Trending Articles



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