An Azure service for ingesting, preparing, and transforming data at scale.
Hello @sachin gupta ,
Thanks for the question and using MS Q&A platform.
You could try use the xpath
Reference : https://learn.microsoft.com/en-us/azure/data-factory/control-flow-expression-language-functions#xpath
xpath path function check XML for nodes or values that match an XPath (XML Path Language) expression, and return the matching nodes or values.
You could share me the sample xml output here as a text so that I could try it at my end.