Hi.
Can anyone help me write a fetch xml query?
I have to create a SSRS report where I will display information grouped by customers for all services.
So each customer has an order. In that order I have services he uses.
So I have to group the customers and list all services he uses with from-to date, contract duration, the total amounts, total costs, etc.
I dont know how to implement this in fetch xml.