While using Cloud flows, list rows action, we may end up getting the error " Invalid XML" This error is because our Fetch XML contains special characters, these special need to be encoded before we use them in fetchxml In the above example my Company name has special character and so it fails. We need to first encode the Company Name. Add a compose action>> Go to expression and use encodeuricomponent() Then use the compose output in your fetch xml. Now List row runs successfully with or without special characters.
www.forecloud.tech | forecloud.in | Specializes in Microsoft Dynamics 365, Azure and Power Platform