Great work Deepak. Could you please create a video on powershell? I am working on power shell and facing some issue. This would be great work if a make a video on powershell
Very nice explanation. My problem is that i don´t need the information from the XML file right away. Instead i would like to find specific informations in the XML file and then store them in an Excel sheet. is this possible? Thanks in advance
Thanks Kilian for watching the session. The answer of your question is to get the data from XML file and just like I displayed on message box you can store into Excel as well for this u have to use Excel application scope and some of the hot keys.
Otherwise you can try this way: You can create datatable using build datatable activity, using variales too. If you can extract required values from the xml, then you can easily insert into datatable using add data row activity. and also add that datatable to excel using write range activity.
Great work
Thank you! Cheers!
Very well explanation. Thanks sir
Thanks Vikas.
How about from XML to TXT?
Well explanation. I like it.
Thanks Adam for watching the tutorial.
Thanks Bro :)
You're welcome!
Great work Deepak. Could you please create a video on powershell? I am working on power shell and facing some issue. This would be great work if a make a video on powershell
Thanks pramod for watching the tutorial and sharing your valuable feedback.
Best session. Please create a session on uipath certification questions and answer please.
Thanks Samuel . Great to hear your valuable feedback.
Very nice explanation. My problem is that i don´t need the information from the XML file right away. Instead i would like to find specific informations in the XML file and then store them in an Excel sheet. is this possible? Thanks in advance
Thanks Kilian for watching the session.
The answer of your question is to get the data from XML file and just like I displayed on message box you can store into Excel as well for this u have to use Excel application scope and some of the hot keys.
Otherwise you can try this way:
You can create datatable using build datatable activity, using variales too.
If you can extract required values from the xml, then you can easily insert into datatable using add data row activity. and also add that datatable to excel using write range activity.
sir my body part of loop is not working can u help me sir what should i do?
Whats the error you are getting Sayyed.
@@DeepakRai compiler error(s)encounted processing expression
from where we can get xml file??
@akhil,
You can get the XML file from online. there are various file available online.
Regards,
Deepak