Hi, I have to create a new report with fetchxml over two entities. There is no problem to do this with linked-entities but I need the result for each entity in one table but in a own row. We have the entities "invoice" and "payment" and I want to create
a balance report. Each result should be visible in a own row in the same table sorted by date. Is this possible with fetchxml? Thanks, Christian
Christian