#powerAutomatedesktop #microsoftpowerAutomatedesktop #powerAutomate #microsoftpowerAutomate #RPA
In the previous tutorial, we have learned how to read a xml by using read xml from file action.
In this tutorial we will learn how to retrieve or execute XPath by using “Execute XPath expression “ action
What is XPath?
XPath is a query language for selecting nodes from an XML document. This XPath can be used to navigate through elements and attributes in an XML document. Execute XPath expression : Extract values from an XML document based on the provided XPath query
Table of Contents:
============================================================
00:00 Execute XPath Expression
00:27 what is XPath?
03:50 Scenarios for XPath
05:02 Scenarios-1 All Student names
11:04 Scenarios-2 All Names (Students and Teachers)
13:06 Scenarios-3 Get First Student only
============================================================