Hi,I've a Web Request which gets data from SharePoint using GET method and I've stored the XML response in a variable called "ResponseContent".To Extract data, I've used Query XML action and passing X...
Hi,I've Item Url with me. How to filter this URL and get folder URL using inline functions.Item URL: "http://path/to/a/filename.txt"Result: "http://path/to/a"Thanks,Pandiarajan