Hello All.
I need to extract information from Invoice and that's easy because I can create a View and perform an Excel Export or use Report function. However, a critical piece of information I need is the Productt in the Invoice and I realise that the Product list is within a Subgrid, therefore the data does not reside in the Invoice entity and thus can't be extract directly using the methods mentioned above.
I am attempting to use FetchXML Builder but I can't link the entities to where the Product data reside. Can anyone help/guide me please. Thank you.
