Transform XML Entity Export using XSLT

Data Management in Dynamics 365 Finance and Supply Chain Management can be used to export Entities in different formats like XML. In many cases the default Entity schema is not what you want. However, you can easily transform the XML output by applying an XSLT transformation directly in Dynamics.

I’ve made a short video how to transform the EcoResReleasedProductsV2 XML entity export into another schema with different structure and element names.