Resolved! Get value of any attribute from XML data in JavaScript?
Hi Experts,I have requirement where I need to fetch the value from the XML, Below is the XMlwhich I'm storing in one variable.var xml = <?xml version='1.0' encoding='UTF-8'?><tsResponse xmlns="http://tableau.com/api" xmlns:xsi="http://www.w3.org/2001...
