Hi,
I have created MSCRM report using group by conditions. When I download and get fetch XML from the downloaded report using SDK C# I am not getting any group by conditions into downloaded report fetch XML and it returns me plain report data using RetrieveMultiple.
How can I read my report data with the group by conditions?
*This post is locked for comments