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

how to aggregate in filter condition in fetchxml for SSRS report

$
0
0

Hi Friends,

I have to implement one SSRS report. How to add aggregate in Filter condition in Fetchxml .

Kindly help on this. 

i need to check count > 1 in customerid

<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false" >
<entity name="incident">
<attribute name="ticketnumber" />
<attribute name="createdon" />
<attribute name="customerid" />
<attribute name="statecode" />
<attribute name="incidentid" />
<attribute name="caseorigincode" />
<order attribute="ticketnumber" descending="false" />
</entity>
</fetch>


Viewing all articles
Browse latest Browse all 55831

Trending Articles



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